menu
yjy_google_maps package
documentation
google_maps.dart
LatLng
LatLng.new constructor
LatLng.new constructor
dark_mode
light_mode
LatLng
constructor
LatLng
(
num
?
lat
,
num
?
lng
, [
bool
?
noWrap
])
Implementation
external LatLng( num? lat, num? lng, [ bool? noWrap, // ignore: unused_element ]);
yjy_google_maps package
documentation
google_maps
LatLng
LatLng.new constructor
LatLng class