menu
mapsforge_flutter_core package
documentation
model.dart
DatastoreBundle
pointOfInterests property
pointOfInterests property
dark_mode
light_mode
pointOfInterests
property
List
<
PointOfInterest
>
pointOfInterests
final
The read POIs.
Implementation
final List<PointOfInterest> pointOfInterests;
mapsforge_flutter_core package
documentation
model
DatastoreBundle
pointOfInterests property
DatastoreBundle class