onPolyline property
This function takes a list of points and feature properties to build
a flutter_map Polyline
. See defaultOnPolyline for an example.
Implementation
final OnPolylineCallback? onPolyline;
This function takes a list of points and feature properties to build
a flutter_map Polyline
. See defaultOnPolyline for an example.
final OnPolylineCallback? onPolyline;