Package-level declarations
Types
Used to perform operations on a composable MapView, SceneView, or LocalSceneView.
The receiver class of the MapView/SceneView/LocalSceneView content lambda.
Indicates the side or corner of a callout on which the leader is drawn.
Used to perform operations on a composable LocalSceneView.
The receiver class of the LocalSceneView content lambda.
Contains default values for the composable MapView.
Used to perform operations on a composable MapView.
The receiver class of the MapView content lambda.
Contains default values for the SceneView.
Used to perform operations on a composable SceneView.
The receiver class of the SceneView content lambda.
Enum class representing the different types of viewpoint persistence on a composable MapView.
Functions
A user interface control that displays geographic content defined by a local ArcGISScene. A local scene view is a user interface that displays layers and graphics. It controls the area of the local scene that is visible and supports user interactions such as pan and zoom. The local scene view also provides access to the underlying layer data in a local scene.
A compose equivalent of the view-based MapView.
OverviewMap is a small, secondary MapView which shows a representation of the main GeoView's current Viewpoint.
A composable UI element that displays three-dimensional (3D) geographic content defined by an ArcGISScene.