super simple map that's easy to embed
Easily display a location by replacing the numbers in the example above.
https://gocarta.github.io/mapframe/?latitude=35.060017&longitude=-85.132838
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>This is a fork of a version built by OPMOD at The City of Chattanooga under Public Domain CC0-1.0 license.
If you have any questions, please email DanielDufour@gocarta.org. Thank you!