menu
flutter_open_street_map package
documentation
open_street_map.dart
LatLong
LatLong constructor
LatLong constructor
dark_mode
light_mode
LatLong
constructor
LatLong
(
double
latitude
,
double
longitude
)
Implementation
LatLong(this.latitude, this.longitude);
flutter_open_street_map package
documentation
open_street_map
LatLong
LatLong constructor
LatLong class