menu
csp_amap_flutter_location package
documentation
amap_location_option.dart
AMapLocationOption
onceLocation property
onceLocation property
dark_mode
light_mode
onceLocation
property
bool
onceLocation
getter/setter pair
是否单次定位 默认值:false(连续定位) 设置为true时只定位一次,false为连续定位
Implementation
bool onceLocation = false;
csp_amap_flutter_location package
documentation
amap_location_option
AMapLocationOption
onceLocation property
AMapLocationOption class