@mapgis/webclient-leaflet-plugin 17.6.1 → 17.6.15

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.
@@ -376,6 +376,120 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
376
376
 
377
377
 
378
378
 
379
+ </div>
380
+
381
+ <div class="member">
382
+
383
+
384
+
385
+ <h4 class="name" id="onRefresh">
386
+ <a class="href-link" href="#onRefresh">#</a>
387
+
388
+ <span class="code-name" style="font-size:30px">
389
+
390
+ onRefresh<span class="signature">()</span>
391
+
392
+ </span>
393
+ </h4>
394
+
395
+
396
+
397
+ <div class="description">
398
+ <p>更新方法</p>
399
+ </div>
400
+
401
+
402
+
403
+
404
+
405
+
406
+
407
+
408
+
409
+
410
+
411
+
412
+
413
+
414
+ <dl class="details">
415
+
416
+
417
+
418
+
419
+
420
+
421
+
422
+
423
+
424
+
425
+
426
+
427
+
428
+
429
+
430
+
431
+
432
+
433
+
434
+
435
+
436
+
437
+
438
+
439
+
440
+
441
+
442
+
443
+
444
+
445
+
446
+ </dl>
447
+
448
+
449
+
450
+
451
+
452
+
453
+
454
+
455
+
456
+
457
+
458
+
459
+
460
+
461
+
462
+
463
+
464
+
465
+ <div class='columns method-parameter'>
466
+ <div class="column is-2"><label>返回值:</label></div>
467
+ <div class="column is-10">
468
+
469
+
470
+
471
+ <div class="columns">
472
+
473
+
474
+ <div class='column is-5 has-text-left'>
475
+ <label>类型: </label>
476
+
477
+ <span class="param-type">*</span>
478
+
479
+
480
+ </div>
481
+
482
+ </div>
483
+
484
+
485
+ </div>
486
+ </div>
487
+
488
+
489
+
490
+
491
+
492
+
379
493
  </div>
380
494
 
381
495
  <div class="member">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mapgis/webclient-leaflet-plugin",
3
- "version" : "17.6.1",
3
+ "version" : "17.6.15",
4
4
  "description": "A cloud GIS network client development platform based on Leaflet.",
5
5
  "main": "dist/webclient-leaflet-plugin-es6.min.js",
6
6
  "scripts": {},