Skip to main content

Division layer

Layer definition#

division:
type: division
label:
en: Division
fr: Division
panelGroup:
en: Section
fr: Section
hideFromPanel: false
hideFromLayers: false
PropertyRequiredUsage
divisionyesAn unique identifier defining the layer
typeyesThe layer type (should be division)
labelyesA translatable property defining the layer name
panelGroupyesA translatable property defining the form controls group in the panel
hideFromPanel-Allows to hide the controls of the layer in the panel (default is false). Useful if the layer should be controller through properties
hideFromLayers-Allows to hide the the layer in the layers list (default is false). Useful if the layer should not be managed by the user