Represents a web link chart.
Properties
Property | Details |
---|---|
applicationProperties | Viewing and editing properties of the webmap. |
authoringApp | [Required] String value indicating the application that last authored the webmap. |
authoringAppVersion | [Required] String value indicating the version number of the application that last authored the webmap. |
background | Defines the appearance for the background of the map. |
baseMap | Basemaps give the web map a geographic context. |
bookmarks[] | A bookmark is a saved extent that allows end users to quickly navigate to a particular area of interest. |
initialState | The initial state at which to open the map. |
linkChartProperties | Link Chart Properties contains information about source Knowledge Graph, resources and properties to display a link chart. |
mapFloorInfo | Contains floor-awareness information for the map. |
mapRangeInfo | Map range information. |
mapType | Valid value of this property webLinkChart |
operationalLayers[] | Operational layers contain business data which are used to make thematic maps. |
referenceScale | A floating-point number representing the reference scale which map symbols are drawn relative to. The number is the scale's denominator. When the reference scale is 0, symbols are always drawn at the same size regardless of the map scale. The referenceScale is only used for Feature Layers that have scaleSymbols:true. Not all applications or layer types support referenceScale yet. In particular, ArcGISOnline will not use the referenceScale when drawing symbols in the browser. |
spatialReference | [Required] An object used to specify the spatial reference of the given geometry. |
tables[] | An array of objects representing non-spatial datasets used in the web map. |
timeZone | Time zone of the webmap. When applicable, dates and times will be displayed using this time zone. The time zone can be system , unknown or any named IANA time zone. See here for a comprehensive list of time zones. The system keyword indicates the webmap will use the time zone currently used by the device loading the webmap. Whereas unknown means that dates will be treated as if they do not have an associated time zone. |
version | [Required] Root element in the web map specifying a string value indicating the web map version. Valid values: 2.0 , 2.1 , 2.2 , 2.3 , 2.4 , 2.5 , 2.6 , 2.7 , 2.8 , 2.9 , 2.10 , 2.11 , 2.12 , 2.13 , 2.14 , 2.15 , 2.16 , 2.17 , 2.18 , 2.19 , 2.20 , 2.21 , 2.22 , 2.23 , 2.24 , 2.25 , 2.26 , 2.27 , 2.28 , 2.29 , 2.30 , 2.31 , 2.32 |
widgets | The widgets object contains widgets that should be exposed to the user. |