google_map_windows
WindowsMap
WindowsMapController
onMouseUp property
onMouseUp
onMouseUp
property
Null safety
void
onMouseUp=
(
LatLngCallBack
value
)
an event runs on the muose up
Implementation
set onMouseUp(LatLngCallBack value)=>_onMouseUp = value;
google_map_windows
WindowsMap
WindowsMapController
onMouseUp property
WindowsMapController class
Constructors
WindowsMapController
Properties
apiKey
hashCode
onBoundsChanged
onCenterChanged
onClick
onDoubleClick
onIdle
onMapInitialed
onMouseDown
onMouseMove
onMouseUp
onRightClick
onZoomChanged
runtimeType
Methods
addMarker
addPolygon
addPolyline
fitBounds
getBounds
getCenter
getZoom
initMap
noSuchMethod
panBy
panTo
panToBounds
removeMarker
removeMarkerById
removePolygon
removePolygonById
removePolyline
removePolylineById
setCenter
setZoom
toString
Operators
operator ==