Map

An interactive map component with markers, pan/zoom functionality, and tooltip support powered by Leaflet and OpenStreetMap.

Installation

$
npx tambo add map

Example Prompt

Try this prompt in the chat interface

Create an interactive map showing coffee shops in Seattle:
- Center the map on Seattle (47.6062, -122.3321)
- Set zoom level to 12
- Add markers for these locations:
  - Pike Place Market (47.6097, -122.3417)
  - Space Needle (47.6205, -122.3493)
  - University of Washington (47.6553, -122.3035)
  - Capitol Hill (47.6247, -122.3207)
  - Fremont Troll (47.6513, -122.3471)
- Title: "Seattle Coffee Map"
- Use solid variant with large size

Preview

Loading threads...