Earth

Earth

Generates a map image based on provided location, tilt and style.

Name For Model
earthImagesAndVisualizations
Update Date
a year ago
Description For Model
Generates a map image based on provided coordinates or location, tilt and style, and even geoJson to provide markers, paths, and polygons. Responds with an image-link. For the styles choose one of these: [light, dark, streets, outdoors, satellite, satellite-streets]

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1generateMapFromCoordinatesPOSTThis endpoint generates a map image with the provided parameters and returns a URL for the generated image.
2generateMapFromLocationPOSTThis endpoint generates a map image with the provided location and returns a URL for the generated image.
3getCoordinatesPOSTGet coordinates from a location or address