Q: Hi, I would like to create an interactive map with custom SVG map without Google Maps.
Is that possible?
Also is it possible to custom background colours on different regions of my SVG?
Nick_WPGoMaps
May 15, 2024A: Creating an interactive map with a custom SVG without Google Maps is possible with our plugin. This is possible by using the "OpenLayers" map engine and the "Image Overlays" feature, as this allows you to use an alternate map engine to Google Maps as well as add image overlays to your map.
Note: Please note that the image overlays feature is only available in the Atlas Novus UI build (Basic V9 + Pro V9 required). There are two builds: Legacy and Atlas Novus and your UI build can be changed in the settings area - please make sure its set to Atlas Novus.
Editing your SVG to have different colour sections is not possible, however, you may use the polygons feature as a workaround by adding different coloured polygons over the different regions on your SVG overlay.