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