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