amap_map
amap_map
AMapController
clearDisk method
clearDisk
amap_map
amap_map
AMapController
clearDisk method
AMapController class
Properties
channel
hashCode
mapId
runtimeType
Methods
clearDisk
disponse
getMapContentApprovalNumber
getSatelliteImageApprovalNumber
moveCamera
noSuchMethod
setRenderFps
takeSnapshot
toString
Operators
operator ==
Static methods
init
clearDisk
method
Future
<
void
>
clearDisk
(
)
清空缓存
Implementation
Future<void> clearDisk() { return _methodChannel.clearDisk(mapId: mapId); }