menu
csp_amap_flutter_map package
documentation
base/csp_amap_flutter_base.dart
AMapPoi
AMapPoi.new const constructor
AMapPoi.new const constructor
dark_mode
light_mode
AMapPoi
constructor
const
AMapPoi
(
{
String
?
id
,
String
?
name
,
LatLng
?
latLng
,
})
Implementation
const AMapPoi({ this.id, this.name, this.latLng, });
csp_amap_flutter_map package
documentation
base/csp_amap_flutter_base
AMapPoi
AMapPoi.new const constructor
AMapPoi class