import Version from "@arcgis/core/core/Version.js";
Since
ArcGIS Maps SDK for JavaScript 5.0

The version of the source document from which the WebScene or WebMap was read.

Properties

PropertyTypeClass
readonly
readonly

major

readonly Property
Type
number

The major version of the WebMap or WebScene.

minor

readonly Property
Type
number

The minor version of the WebMap or WebScene.