menu
mapsforge_flutter package
documentation
datastore.dart
DatastoreReadResult
pointOfInterests property
pointOfInterests property
dark_mode
light_mode
pointOfInterests
property
List
<
PointOfInterest
>
pointOfInterests
final
The read POIs.
Implementation
final List<PointOfInterest> pointOfInterests;
mapsforge_flutter package
documentation
datastore
DatastoreReadResult
pointOfInterests property
DatastoreReadResult class