https://github.com/opteo/maps
Google Maps Static API URL generator
https://github.com/opteo/maps
geojson google-maps-api google-maps-static openstreetmap-api
Last synced: about 1 month ago
JSON representation
Google Maps Static API URL generator
- Host: GitHub
- URL: https://github.com/opteo/maps
- Owner: Opteo
- Created: 2023-06-14T11:03:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T12:36:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T07:30:35.521Z (3 months ago)
- Topics: geojson, google-maps-api, google-maps-static, openstreetmap-api
- Language: TypeScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maps
An Opteo tool to build a Google Maps Static API URL from a location name.
The tool uses OpenSteetMap to get the GeoJSON coordinates of a location, reduces the coordinates to a reasonable set for inclusion in a URL, and returns a Google Maps Static API URL.