Components
This library is intended to be used in a composable fashion. Therefore you will find yourself using nested components to build your map rather than just a complicated inline format.
The main mapping component is GoogleMap
, however the following components are available at your disposal:
- AdvancedMarker
- Marker ⚠️ Deprecated - Use AdvancedMarker instead
- Polyline
- Polygon
- Rectangle
- Circle
- Info Window
- Custom Marker
- Custom Control
- Marker Cluster
- Heatmap Layer ⚠️ Deprecated