Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save omurphy27/1be31effab69b0e1dcd5 to your computer and use it in GitHub Desktop.
Save omurphy27/1be31effab69b0e1dcd5 to your computer and use it in GitHub Desktop.
Google My Maps Embed - Change Zoom Level
// Google Maps change zoom level
// just append &z=15 at the end of src url
<iframe src="https://www.google.com/maps/d/embed?mid=zFZSXubrjIbQ.kTtvWjBE06QI&amp;z=15" width="640" height="480"></iframe>
@SakerCobalt
Copy link

Thank you, very helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment