A read-only property that specifies the levels of detail (LODs) read from the Map.
A read-only property that specifies the maximum scale the user is allowed to zoom to within the view.
A read-only property that specifies the maximum zoom level the user is allowed to zoom to within the view.
A read-only property that specifies the minimum scale the user is allowed to zoom to within the view.
A read-only property that specifies the minimum zoom level the user is allowed to zoom to within the view.
The area in which the user is allowed to navigate laterally.
An array of LODs.
The maximum scale the user is allowed to zoom to within the view.
The maximum zoom level the user is allowed to zoom to within the view.
The minimum scale the user is allowed to zoom to within the view.
The minimum zoom level the user is allowed to zoom to within the view.
Indicates whether the user can rotate the map.
When true
, the view snaps to the next LOD when zooming in or out.
Determines whether an object has a property with the specified name.
A property name.
Determines whether an object exists in another object's prototype chain.
Another object whose prototype chain is to be checked.
Determines whether a specified property is enumerable.
A property name.
Returns a date converted to a string using the current locale.
Returns a string representation of an object.
Returns the primitive value of the specified object.
Generated using TypeDoc
The initial value of Object.prototype.constructor is the standard built-in Object constructor.