Skip to content

PictometryLayer

andy.rothwell edited this page Aug 31, 2018 · 3 revisions

Pictometry/Layer

In a Vue template

<layer v-if="this.pictometryActive" />

In a Mapboard config file

pictometry: {
  enabled: true,
},
Clone this wiki locally