menu
mapsforge_flutter package
documentation
marker.dart
PoiMarker<T>
hasCaptions method
hasCaptions method
dark_mode
light_mode
hasCaptions
method
bool
hasCaptions
(
)
inherited
Implementation
bool hasCaptions() { return _captions.isNotEmpty; }
mapsforge_flutter package
documentation
marker
PoiMarker<T>
hasCaptions method
PoiMarker class