Components
← Back | Props & API →
All components except <Map /> must be rendered as children of <Map />.
| Component | Purpose |
|---|
| Map | Root map renderer — start here |
| Marker | Drop a pin at a coordinate |
| Popup | Info callout on marker click |
| Route | Draw a line through coordinates |
| Polygon | Draw a filled region/zone |
| SearchBox | Location search input |
| useMap() | Programmatic map control (hook) |