Skip to content

gocarta/mapframe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

mapframe

super simple map that's easy to embed

usage

Easily display a location by replacing the numbers in the example above.

example

https://gocarta.github.io/mapframe/?latitude=35.060017&longitude=-85.132838

embedding

You can easily embed this map on a web page by using an iframe like below:

<iframe src="https://gocarta.github.io/mapframe/?latitude=35.060017&longitude=-85.132838"></iframe>

acknowledgements

This is a fork of a version built by OPMOD at The City of Chattanooga under Public Domain CC0-1.0 license.

support

If you have any questions, please email DanielDufour@gocarta.org. Thank you!

Languages

  • HTML 100.0%