Show map
show_mapDisplays an interactive MapLibre map in chat with GeoJSON layers and markers on an OpenFreeMap basemap; if no center or zoom is given, the map auto-fits to the data.
Instructions
Shows the user an interactive MapLibre map in the chat, with GeoJSON layers and markers on an OpenFreeMap basemap. The user sees the map and you do not; to look at a map yourself, use render_style. Without center and zoom, the map fits the layers and markers. Needs a client that supports MCP Apps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoom | No | ||
| pitch | No | ||
| center | No | [longitude, latitude] of the map center. | |
| layers | No | ||
| basemap | No | The OpenFreeMap style to draw on. | liberty |
| bearing | No | ||
| markers | No |