menu
mapsforge_flutter_core package
documentation
model.dart
BoundingBox
getLeftLower method
getLeftLower method
dark_mode
light_mode
getLeftLower
method
ILatLong
getLeftLower
(
)
Implementation
ILatLong getLeftLower() => LatLong(minLatitude, minLongitude);
mapsforge_flutter_core package
documentation
model
BoundingBox
getLeftLower method
BoundingBox class