menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
PolylineAnnotationManagerPlatformInterface
getLineJoin abstract method
getLineJoin
dark_mode
light_mode
getLineJoin
abstract method
Future
<
LineJoin
?
>
getLineJoin
(
)
The display of lines when joining. Default value: "miter".
Implementation
Future<LineJoin?> getLineJoin();
mapbox_maps_flutter
mapbox_maps_flutter
PolylineAnnotationManagerPlatformInterface
getLineJoin abstract method
PolylineAnnotationManagerPlatformInterface class