flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
BMFMarker
fromMap method
fromMap
flutter_baidu_mapapi_map
flutter_baidu_mapapi_map
BMFMarker
fromMap method
BMFMarker class
Constructors
BMFMarker
fromMap
Properties
alpha
canShowCallout
centerOffset
displayPriority
draggable
enabled
enabled3D
hashCode
hidePaopaoWhenDoubleTapOnMap
hidePaopaoWhenDrag
hidePaopaoWhenDragOthers
hidePaopaoWhenSelectOthers
hidePaopaoWhenSingleTapOnMap
hidePaopaoWhenTwoFingersTapOnMap
icon
Id
identifier
isLockedToScreen
isPerspective
methodChannel
position
runtimeType
scaleX
scaleY
screenPointToLock
selected
subtitle
title
visible
zIndex
Methods
fromMap
noSuchMethod
toMap
toString
updateAlpha
updateCenterOffset
updateDraggable
updateEnabled
updateEnabled3D
updateIcon
updateIsLockedToScreen
updateIsPerspective
updatePosition
updateScaleX
updateScaleY
updateSubTitle
updateTitle
updateVisible
updateZIndex
Operators
operator ==
fromMap
method
@override
dynamic
fromMap
(
Map
map
)
override
map -> dynamic
Implementation
@override fromMap(Map map) { return BMFMarker.fromMap(map); }