Simple, right? Right! But wait, the pins were not placed correctly. They were pointing in the right direction but were not where they were supposed to be! The reason? The map projection was incorrect or my projection onto the map was inaccurate. After further research, I discovered that there are different map projections of Earth. One of them, the so-called "Robinson Projection," necessitated a complex conversion of coordinates, which could be resolved by repositories such as
this repository.
After a quick discussion with the client, I received permission to change the SVG image to a map with a different projection. This adjustment ensured that the pins were accurately placed.