Represents an ongoing view animation initialized by goTo().
The background color of the MapView.
Represents the view for a single basemap after it has been added to the map.
Represents the view's center point; when setting the center, you may pass a Point instance or an array of numbers representing a longitude/latitude pair ([-100.4593, 36.9014]
).
The id
or node representing the DOM element containing the view.
A fatal error returned when the view loses its WebGL context.
Applies a display filter on the view for a specific set of floor levels.
Allows for adding graphics directly to the default graphics in the View.
A convenience property indicating the general size of the view's height.
Options for configuring the highlight.
A collection containing a hierarchical list of all the created LayerViews of the operational layers in the map.
An instance of a Map object to display in the view.
Options to configure the navigation behavior of the View.
Defines which anchor stays still while resizing the browser window.
The clockwise rotation of due north in relation to the top of the view in degrees.
Represents the map scale at the center of the view.
The spatial reference of the view.
The view's time extent.
Exposes the default widgets available in the view and allows you to toggle them on and off.
Represents the current view as a Viewpoint or point of observation on the view.
A convenience property indicating the general size of the view's width.
Represents the level of detail (LOD) at the center of the view.
Generated using TypeDoc
Collection containing a flat list of all the created LayerViews related to the basemap, operational layers, and group layers in this view.
Read more...