Geo View Proxy
Used to perform operations on a composable MapView, SceneView, or LocalSceneView.
Since
200.4.0
Inheritors
Properties
True if continuous panning across the international date line is enabled, false otherwise. By default, a GeoView attempts to wrap the ArcGISMap or ArcGISScene across the international date line for a continuous panning user experience. The eastern and western hemispheres wrap to form a continuous map, giving the impression that the map is endless.
Functions
Exports an image snapshot of the current composable MapView or SceneView.
Retrieves the analysis' status in the view.
Retrieve the layer's LayerViewState.
Initiate an Identify operation on the specified layer.
Initiate an Identify operation on the specified graphicsOverlay.
Animate the geo view's viewpoint to the viewpoint of the bookmark.
Change the geo view to the new viewpoint. The viewpoint is updated instantaneously.
Animate the geo view to the new viewpoint, taking the given duration to complete the navigation.