menu
xbr_gaode_navi_amap package
documentation
amap/base/amap_flutter_base.dart
AMapPoi
AMapPoi constructor
AMapPoi constructor
dark_mode
light_mode
AMapPoi
constructor
AMapPoi
(
{
String
?
id
,
String
?
name
,
LatLng
?
latLng
,
})
Implementation
AMapPoi({ this.id, this.name, this.latLng, });
xbr_gaode_navi_amap package
documentation
amap/base/amap_flutter_base
AMapPoi
AMapPoi constructor
AMapPoi class