This is the complete list of members for GeoView, including inherited members.
- 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()