a_flutter_amap
amap_view
AMapView
logoMargin property
logoMargin
a_flutter_amap
amap_view
AMapView
logoMargin property
AMapView class
Constructors
AMapView
Properties
allGestureEnable
autoLocateAfterInit
compassMargin
hashCode
isGestureScaleByMapCenter
key
locationInterval
locationType
logoMargin
logoPosition
rotateGestureEnable
runtimeType
scaleMargin
scrollGestureEnable
showCompass
showLocationButton
showScaleControl
showZoomControl
tiltGestureEnable
viewType
zoomGestureEnable
zoomPosition
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
logoMargin
property
Null safety
LogoMargin
?
logoMargin
final
Logo相对左下角边距,同时会影响比例尺控件的位置
不为null时LogoPosition属性无效
Implementation
final LogoMargin? logoMargin;