Class: FeaturesTable

FeaturesTable~FeaturesTable()

new FeaturesTable()

Allows to display a compact list of vector layer features labels

Source:
Fires:
Example

Example of use

<lizmap-features-table draggable="yes"sortingorder="asc" sortingfield="libsquart"
                       withgeometry="1" expressionfilter="quartmno = 'HO'"
                       uniquefield="id" layerid="subdistrict_24ceec66_e7fe_46a2_b57a_af5c50389649"
                       layertitle="child sub-districts" id="0782b34c-840c-4b0f-821c-1b66c964e371">
     <lizmap-field data-alias="District's name" data-description="Label of district's name">
        "libsquart"
     </lizmap-field>
</lizmap-features-table>

Extends

  • HTMLElement

FeaturesTable~FeaturesTable()