Earth
Generates a map image based on provided location, tilt and style.
Explore the world with Earth! This plugin generates map images based on provided location, tilt and style and can even add markers, paths, and polygons using geoJson. Choose from styles like [light, dark, streets, outdoors, satellite, satellite-streets] to customize your map image. It's perfect for those who like to stay curious and explore new places without leaving home. Just input your preferred location and let Earth do the rest! Plus, it's easy to share your newly created map image with others using the provided image-link.
How to
Comments (0)
Try it
API docs
Learn how to use Earth effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Generate a map image of the coordinates 40.7128° N, 74.0060° W."
-
Prompt 2: "Create a map image of the location 'New York City'."
-
Prompt 3: "Get the coordinates of 'London'."
-
Prompt 4: "Generate a map image of the coordinates 37.7749° N, 122.4194° W with a zoom level of 10 and a dark style."
-
Prompt 5: "Create a map image of the location 'Paris' with a zoom level of 12 and a satellite style."
Features and commands
Feature/Command | Description |
---|---|
mapFromCoordinates | This command generates a map image based on provided latitude and longitude coordinates. You can specify the zoom level, bearing, pitch, and style of the map. It responds with an image URL, coordinates, and a Google Maps link. |
mapFromLocation | This command generates a map image based on a location string. You can specify the zoom level, bearing, pitch, and style of the map. It responds with an image URL, coordinates, and a Google Maps link. |
getCoordinates | This command retrieves the latitude and longitude coordinates of a location string. It responds with the coordinates and a Google Maps link. |