menu
mapbox_maps
mapbox_maps
MapboxMap
getSize method
getSize
brightness_4
getSize
method
Null safety
Future
<
Size
>
getSize
(
)
Gets the size of the map.
Implementation
Future<Size> getSize() => _mapInterface.getSize();
mapbox_maps
mapbox_maps
MapboxMap
getSize method
MapboxMap class
Constructors
MapboxMap
Properties
annotations
gestures
hashCode
hasListeners
location
logo
onCameraChangeListener
onMapIdleListener
onMapLoadedListener
onMapLoadErrorListener
onMapLongTapListener
onMapScrollListener
onMapTapListener
onRenderFrameFinishedListener
onRenderFrameStartedListener
onSourceAddedListener
onSourceDataLoadedListener
onSourceRemovedListener
onStyleDataLoadedListener
onStyleImageMissingListener
onStyleImageUnusedListener
onStyleLoadedListener
projection
runtimeType
style
Methods
addListener
cameraForCoordinateBounds
cameraForCoordinates
cameraForCoordinatesCameraOptions
cameraForGeometry
cancelCameraAnimation
clearData
coordinateBoundsForCamera
coordinateBoundsForCameraUnwrapped
coordinateBoundsZoomForCamera
coordinateBoundsZoomForCameraUnwrapped
coordinateForPixel
coordinatesForPixels
dispose
dragEnd
dragStart
easeTo
flyTo
getBounds
getCameraState
getDebug
getDragCameraOptions
getElevation
getFeatureState
getGeoJsonClusterChildren
getGeoJsonClusterExpansionZoom
getGeoJsonClusterLeaves
getMapOptions
getPrefetchZoomDelta
getResourceOptions
getSize
isGestureInProgress
isUserAnimationInProgress
loadStyleJson
loadStyleURI
moveBy
noSuchMethod
notifyListeners
pitchBy
pixelForCoordinate
pixelsForCoordinates
queryRenderedFeatures
querySourceFeatures
reduceMemoryUse
removeFeatureState
removeListener
rotateBy
scaleBy
setBounds
setCamera
setConstrainMode
setDebug
setFeatureState
setGestureInProgress
setMemoryBudget
setNorthOrientation
setPrefetchZoomDelta
setUserAnimationInProgress
setViewportMode
subscribe
toString
triggerRepaint
unsubscribe
unsubscribeAll
Operators
operator ==