menu
flutter_amap_base package
documentation
amap_base.dart
RegeocodeQuery
RegeocodeQuery constructor
RegeocodeQuery constructor
dark_mode
light_mode
RegeocodeQuery
constructor
RegeocodeQuery
(
{
String
?
latLonType
,
String
?
poiType
,
LatLng
?
point
,
num
?
radius
,
})
Implementation
RegeocodeQuery({ this.latLonType, this.poiType, this.point, this.radius, });
flutter_amap_base package
documentation
amap_base
RegeocodeQuery
RegeocodeQuery constructor
RegeocodeQuery class