This is the complete list of members for MapView, including inherited members.
- allowMagnifierToPanMap : bool
- backgroundGrid : BackgroundGrid [default]
- calloutData : CalloutData
- grid : ArcGISGrid [default]
- locationDisplay : LocationDisplay
- magnifierEnabled : bool
- map : Map [default]
- mapHeight : int
(obsolete)
- mapRotation : double
- mapScale : double
- mapWidth : int
(obsolete)
- rotationByPinchingEnabled : bool
- sketchEditor : SketchEditor [default]
- unitsPerDIP : double
- visibleArea : Polygon
- wrapAroundMode : Enums.WrapAroundMode
- zoomByPinchingEnabled : bool
- allowMagnifierToPanMapChanged()
- backgroundGridChanged()
- calloutDataChanged()
- gridChanged()
- locationDisplayChanged()
- point locationToScreen(Point mapPoint)
- magnifierEnabledChanged()
- mapChanged()
- mapHeightChanged()
(obsolete)
- mapRotationChanged()
- mapScaleChanged()
- mapWidthChanged()
(obsolete)
- rotationByPinchingEnabledChanged()
- Point screenToLocation(double screenX, double screenY)
- string setViewpointCenter(Point center)
- string setViewpointCenterAndScale(Point center, double scale)
- string setViewpointGeometry(Geometry boundingGeometry)
- string setViewpointGeometryAndPadding(Geometry boundingGeometry, double paddingInDIPS)
- string setViewpointRotation(double angleDegrees)
- string setViewpointScale(double scale)
- string setViewpointWithAnimationCurve(Viewpoint viewpoint, real durationSeconds, AnimationCurve curve)
- sketchEditorChanged()
- visibleAreaChanged()
- wrapAroundModeChanged()
- zoomByPinchingEnabledChanged()
The following members are inherited from GeoView.
- attributionRect : rect
- attributionText : string
- attributionTextVisible : bool
- attributionTop : AnchorLine
- currentViewpointCenter : ViewpointCenter
- currentViewpointExtent : ViewpointExtent
- drawStatus : Enums.DrawStatus
- error : Error
- exportImageUrl : url
- geoViewType : GeoViewType
- graphicsOverlays : GraphicsOverlayListModel [default]
- heightInPixels : int
- identifyGraphicsOverlayResult : IdentifyGraphicsOverlayResult
- identifyGraphicsOverlayStatus : Enums.TaskStatus
- identifyGraphicsOverlaysResults : list<IdentifyGraphicsOverlayResult>
- identifyGraphicsOverlaysStatus : Enums.TaskStatus
- identifyLayerResult : IdentifyLayerResult
- identifyLayerStatus : Enums.TaskStatus
- identifyLayersResults : list<IdentifyLayerResult>
- identifyLayersStatus : Enums.TaskStatus
- interactionEnabled : bool
- labeling : ViewLabelProperties
- navigating : bool
- objectType : string
- selectionProperties : SelectionProperties
- spatialReference : SpatialReference
- timeExtent : TimeExtent [default]
- viewInsets : ViewInsets
- widthInPixels : int
- wrapAroundEnabled : bool
- attributionRectChanged()
- attributionTextChanged()
- attributionTextVisibleChanged()
- attributionTopChanged()
- bool cancelTask(string taskId)
- drawStatusChanged()
- errorChanged()
- string exportImage(url fileUrl)
- exportImageUrlChanged()
- heightInPixelsChanged()
- string identifyGraphicsOverlay(GraphicsOverlay graphicsOverlay, double screenX, double screenY, double tolerance, bool returnPopupsOnly)
- identifyGraphicsOverlayStatusChanged()
- string identifyGraphicsOverlayWithMaxResults(GraphicsOverlay graphicsOverlay, double screenX, double screenY, double tolerance, bool returnPopupsOnly, int maximumResults)
- string identifyGraphicsOverlays(double screenX, double screenY, double tolerance, bool returnPopupsOnly)
- identifyGraphicsOverlaysStatusChanged()
- string identifyGraphicsOverlaysWithMaxResults(double screenX, double screenY, double tolerance, bool returnPopupsOnly, int maximumResultsPerOverlay)
- string identifyLayer(Layer layer, double screenX, double screenY, double tolerance, bool returnPopupsOnly)
- identifyLayerStatusChanged()
- string identifyLayerWithMaxResults(Layer layer, double screenX, double screenY, double tolerance, bool returnPopupsOnly, int maximumResults)
- string identifyLayers(double screenX, double screenY, double tolerance, bool returnPopupsOnly)
- identifyLayersStatusChanged()
- string identifyLayersWithMaxResults(double screenX, double screenY, double tolerance, bool returnPopupsOnly, int maximumResultsPerLayer)
- interactionEnabledChanged()
- keyPressed(KeyEvent key)
- keyReleased(KeyEvent key)
- labelingChanged()
- LayerViewState layerViewState(Layer layer)
- layerViewStateChanged(Layer layer, LayerViewState layerViewState)
- mouseClicked(MouseEvent mouse)
- mouseDoubleClicked(MouseEvent mouse)
- mousePositionChanged(MouseEvent mouse)
- mousePressed(MouseEvent mouse)
- mousePressedAndHeld(MouseEvent mouse)
- mouseReleased(MouseEvent mouse)
- mouseWheelChanged(WheelEvent wheel)
- navigatingChanged()
- selectionPropertiesChanged()
- string setBookmark(Bookmark bookmark)
- setBookmarkCompleted(bool succeeded)
- string setViewpoint(Viewpoint viewpoint)
- string setViewpointAndSeconds(Viewpoint viewpoint, real durationSeconds)
- setViewpointCompleted(bool succeeded)
- spatialReferenceChanged()
- timeExtentChanged()
- viewpointChanged()
- widthInPixelsChanged()
- wrapAroundEnabledChanged()