Skip to content

CyclomediaWidget

andy.rothwell edited this page Aug 25, 2018 · 2 revisions

Cyclomedia/Widget

Example:

MapPanel:

<slot class='widget-slot' name="cycloWidget" />

MapBoard:

<cyclomedia-widget v-if="this.shouldLoadCyclomediaWidget"
                   slot="cycloWidget"
                   v-show="cyclomediaActive"
                   screen-percent="2"
/>
Clone this wiki locally