-
Notifications
You must be signed in to change notification settings - Fork 8
PictometryLayer
andy.rothwell edited this page Aug 31, 2018
·
3 revisions
<pictometry-widget v-if="this.shouldLoadPictometryWidget"
slot="pictWidget"
v-show="pictometryActive"
:apiKey="this.ak"
:secretKey="this.sk"
>
<layer v-if="this.pictometryActive" />
</pictometry-widget>
pictometry: {
enabled: true,
},