-
Notifications
You must be signed in to change notification settings - Fork 8
PictometryButton
andy.rothwell edited this page Aug 31, 2018
·
2 revisions
<div v-once>
<pictometry-button v-if="this.shouldShowPictometryButton"
v-once
:position="'topright'"
:link="'pictometry'"
:imgSrc="'../../src/assets/pictometry.png'"
/>
</div>
pictometry: {
enabled: true,
},