menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
BaseAnnotationManager
<
T extends BaseAnnotationManagerPlatformInterface
>
id property
id
dark_mode
light_mode
id
property
String
get
id
The identifier of the annotation layer backing this manager.
Implementation
String get id => _impl.id;
mapbox_maps_flutter
mapbox_maps_flutter
BaseAnnotationManager
<
T extends BaseAnnotationManagerPlatformInterface
>
id property
BaseAnnotationManager class