Modify locations_map zoom and center
-
Problem is when opening that map to full screen, it displays all of North America and beyond. I want to set the zoom to only show Ontario and the center to be the city of Sudbury. It was easy to get SnazzyMaps to display what I want for area and centering with their Build a Map (not with Create a Style).
But the solution to copy was HTML using
<iframe>which is different from what they let you copy if it’s a Create a Style procedure, which doesn’t include centering or zoom in its options.The EM docs I’ve read show I need to get JSON code and then convert it to something I can embed in my shortcode. Currently I use `[locations_map, state=”ON”]’ ON is the abbreviation for the province Ontario.
I just spent a while searching for answers but I’m back here for help to point me in the right direction.
The page I need help with: [log in to see the link]
The topic ‘Modify locations_map zoom and center’ is closed to new replies.