@vertigis/arcgis-extensions 35.0.4 → 35.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -199,6 +199,10 @@
199
199
  ],
200
200
  "description": "The Esri Basemap object being extended. This property can also be a\nstring representing the ID of a well-known basemap, e.g. \"streets\". See\nhttps://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html#basemap\nfor a complete list."
201
201
  },
202
+ "description": {
203
+ "description": "See{@linkBasemapExtension.description}.",
204
+ "type": "string"
205
+ },
202
206
  "failureMode": {
203
207
  "$ref": "#/definitions/FailureMode",
204
208
  "description": "See{@linkInitializableBase.failureMode}."