menu
xbr_gaode_navi_amap package
documentation
amap/utils/amap_util.dart
ToLatLng
ToLatLng constructor
ToLatLng constructor
dark_mode
light_mode
ToLatLng
constructor
ToLatLng
(
double
latitude
,
double
longitude
)
Implementation
ToLatLng(double latitude, double longitude) : super(latitude, longitude);
xbr_gaode_navi_amap package
documentation
amap/utils/amap_util
ToLatLng
ToLatLng constructor
ToLatLng class