@mapgis/webclient-leaflet-plugin 17.2.2 → 17.2.4

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.
@@ -2407,7 +2407,7 @@ const newSketchEditors = SketchEditor.split(polygon,polyline)</code></pre>
2407
2407
 
2408
2408
  <span class="code-name" id="start" style="font-size:30px">
2409
2409
 
2410
- start<span class="signature">(dataType, extendOptions)</span>
2410
+ start<span class="signature">(dataType, extensionOptions)</span>
2411
2411
 
2412
2412
  </span>
2413
2413
  </h4>
@@ -2480,7 +2480,7 @@ const newSketchEditors = SketchEditor.split(polygon,polyline)</code></pre>
2480
2480
 
2481
2481
  <tr class="deep-level-0">
2482
2482
 
2483
- <td class="name"><code>extendOptions</code></td>
2483
+ <td class="name"><code>extensionOptions</code></td>
2484
2484
 
2485
2485
 
2486
2486
  <td class="type">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mapgis/webclient-leaflet-plugin",
3
- "version" : "17.2.2",
3
+ "version" : "17.2.4",
4
4
  "description": "",
5
5
  "main": "dist/webclient-leaflet-plugin-es6.min.js",
6
6
  "scripts": {},