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