a_flutter_amap
amap_view
AMapView
allGestureEnable property
allGestureEnable
a_flutter_amap
amap_view
AMapView
allGestureEnable property
AMapView class
Constructors
AMapView
Properties
allGestureEnable
autoLocateAfterInit
compassMargin
hashCode
initialZoomLevel
isGestureScaleByMapCenter
key
locationInterval
locationType
logoMargin
logoPosition
mapLanguage
mapType
maxZoomLevel
minZoomLevel
rotateGestureEnable
runtimeType
scaleMargin
scrollGestureEnable
showBuildings
showCompass
showIndoorMap
showIndoorMapControl
showLocationButton
showMapText
showScaleControl
showTraffic
showZoomControl
tiltGestureEnable
viewType
zoomGestureEnable
zoomPosition
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
allGestureEnable
property
Null safety
bool
?
allGestureEnable
final
所有手势是否可用
为null或true时其余手势可以单独控制
Implementation
final bool? allGestureEnable;