menu
mapsforge_flutter_core package
documentation
model.dart
LatLong
CONVERSION_FACTOR property
CONVERSION_FACTOR property
dark_mode
light_mode
CONVERSION_FACTOR
property
double
CONVERSION_FACTOR
final
Conversion factor from degrees to microdegrees.
Implementation
static final double CONVERSION_FACTOR = 1000000.0;
mapsforge_flutter_core package
documentation
model
LatLong
CONVERSION_FACTOR property
LatLong class