onPolygon property
This function takes feature properties and some other parameters to build
a flutter_map Polygon
. See defaultOnPolygon for an example.
Implementation
final OnPolygonCallback? onPolygon;
This function takes feature properties and some other parameters to build
a flutter_map Polygon
. See defaultOnPolygon for an example.
final OnPolygonCallback? onPolygon;