📄️ How to get Google API key
1. If you want to add locations by entering an address. MapSVG sends a request to Geocoding API to convert address to lat/lng coordinates
📄️ Creating a new SVG map
Open MapSVG and click on "New SVG map" drop-down. You'll see a list of all available maps.
📄️ Using a custom SVG file
When you create a new map from a SVG file, MapSVG parses the file and tries to find SVG shapes that should be interactive. Those objects get into the list of Regions in MapSVG.
📄️ Creating an image map
Open MapSVG and click on "New Image map". Choose the file from your local disk. You'll be redirected to the next screen with the map editor.
📄️ Download SVG with Google Map
There is a Download SVG with Google Map button on MapSVG start screen. What does it do?