menu
mapsforge_flutter package
documentation
marker.dart
PolylineMarker<T>
addLatLong method
addLatLong method
dark_mode
light_mode
addLatLong
method
void
addLatLong
(
ILatLong
latLong
)
Implementation
void addLatLong(ILatLong latLong) { _path.add(latLong); }
mapsforge_flutter package
documentation
marker
PolylineMarker<T>
addLatLong method
PolylineMarker class