Maps
A Maps app that takes latitude and longitude coordinates and generates a map with a marker on the given spot.
- Name For Model
- maps
- Website
- maps.smoothplugins.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a year ago
- Contact
- [email protected]
- Description For Model
- A Maps app that takes latitude and longitude coordinates and generates a map with a marker on the given spot. Provide the coordinates and the app will generate a map. Coordinates are in the format of latitude and longitude, separated by a comma. Example format /?latlng=lat,lng - e.g. /?latlng=12.34567,-23.45678.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | generate_map | GET | Generates a map with a marker on a given latitude and longitude coordinates |