menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StandardPOIsFeature
name property
name
dark_mode
light_mode
name
property
String
?
get
name
Name of the point of interest.
Implementation
String? get name { return properties["name"] as String?; }
mapbox_maps_flutter
mapbox_maps_flutter
StandardPOIsFeature
name property
StandardPOIsFeature extension on
TypedFeaturesetFeature
<
StandardPOIs
>