UNPKG

@mapgis/webclient-common

Version:

mapgis ES6 format for igserver

211 lines (52 loc) 2.02 kB
<header id="page-title" class="page-title"> <span class="page-title-main">类名</span> <span class="page-title-sub">LayerViewUpdateEvent</span> </header> <section> <article> <div class="container-overview"> <div class='vertical-section'> <div class="members"> <div class="member"> <h4 class="name" id="LayerViewUpdateEvent"> <a class="href-link" href="#LayerViewUpdateEvent">#</a> <span class="code-name" id="LayerViewUpdateEvent" style="font-size:30px"> new LayerViewUpdateEvent<span class="signature">(options)</span> </span> </h4> <h4>参数</h4> <div class="table-container"> <table class="params table"> <thead> <tr> <th>名称</th> <th>类型</th> <th class="last">描述</th> </tr> </thead> <tbody> <tr class="deep-level-0"> <td class="name" id="options"><code>options</code></td> <td class="type"> <span class="param-type">Object</span> </td> <td class="description last"><p>构造参数</p></td> </tr> <tr class="deep-level-1"> <td class="name" id="updateContents"><code>updateContents</code></td> <td class="type"> <span class="param-type">Array.&lt;LayerViewUpdateContent></span> </td> <td class="description last"><p>更新内容</p></td> </tr> </tbody> </table> </div> <dl class="details"> </dl> </div> </div> </div> </div> </article> </section>