menu
mapsforge_flutter_core package
documentation
model.dart
MicroLatLong
MicroLatLong.new constructor
MicroLatLong.new constructor
dark_mode
light_mode
MicroLatLong
constructor
MicroLatLong
(
int
_latitude
,
int
_longitude
)
Implementation
MicroLatLong(this._latitude, this._longitude);
mapsforge_flutter_core package
documentation
model
MicroLatLong
MicroLatLong.new constructor
MicroLatLong class