how to get MAP URL
how to get MAP URL
Home > Plugins > Snazzy Maps > How to get Map URL
GET iframe CODE OF MAP
Go to My Maps from Dashboard and open the map whose URL needs to be fetched.
Click on </> (View Code) Option
Click on Copy To Clipboard
4. Paste it on the notepad
<iframe src="https://snazzymaps.com/embed/359484" width="100%" height="600px" style="border:none;"></iframe>
5. Copy the URL which is inside source.
<iframe src="https://snazzymaps.com/embed/359484" width="100%" height="600px" style="border:none;"></iframe>
6. Use this URL in Map iframe URL in Wordpress CMS