Draw Shapes on Map
This example presents how to create a Flutter app that draws and displays shapes like polylines, polygons, and points on a map using Maps SDK for Flutter.
How It Works
The example app demonstrates the following features:
- Draw and display polylines, polygons, and points on the map.
- Handle user interaction through app bar buttons.
![]() | ![]() | ![]() |
---|---|---|
Polygon drawing | Polyline drawing | Points drawing |