@mapgis/webclient-cesium-plugin 17.6.0 → 17.6.1

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.
@@ -551,10 +551,6 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
551
551
  <h4 class="name" id="intensity">
552
552
  <a class="href-link" href="#intensity">#</a>
553
553
 
554
-
555
- <span class='tag'>readonly</span>
556
-
557
-
558
554
  <span class="code-name">
559
555
  intensity
560
556
  </span>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mapgis/webclient-cesium-plugin",
3
- "version":"17.6.0",
3
+ "version":"17.6.1",
4
4
  "description": "A lightweight 3D GIS network client development platform based on WebGL.",
5
5
  "main": "dist/webclient-cesium-plugin-es6.min.js",
6
6
  "scripts": {},