menu
mapsforge_flutter package
documentation
marker.dart
CircleMarker<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
CircleMarker<T>
hasCaptions method
CircleMarker class