amap_map
amap_map
MarkerDragEndCallback typedef
MarkerDragEndCallback
amap_map
amap_map
MarkerDragEndCallback typedef
amap_map library
Classes
AMapController
AMapWidget
BaseOverlay
BitmapDescriptor
CameraPosition
CameraTargetBounds
CameraUpdate
CustomStyleOptions
InfoWindow
Marker
MarkerUpdates
MinMaxZoomPreference
MyLocationStyleOptions
Polygon
PolygonUpdates
Polyline
PolylineUpdates
Functions
keyByMarkerId
keyByPolygonId
keyByPolylineId
serializeOverlaySet
Enums
CapType
DashLineType
JoinType
MapType
Typedefs
MapCreatedCallback
MarkerDragEndCallback
MarkerDragEndCallback
typedef
void
MarkerDragEndCallback
(
String
id
,
LatLng
endPosition
)
带有一个回调参数的回调类型
Implementation
typedef void MarkerDragEndCallback(String id, LatLng endPosition);