menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
PolylineAnnotationManagerPlatformInterface
getLineCap abstract method
getLineCap
dark_mode
light_mode
getLineCap
abstract method
Future
<
LineCap
?
>
getLineCap
(
)
The display of line endings. Default value: "butt".
Implementation
Future<LineCap?> getLineCap();
mapbox_maps_flutter
mapbox_maps_flutter
PolylineAnnotationManagerPlatformInterface
getLineCap abstract method
PolylineAnnotationManagerPlatformInterface class