-
Notifications
You must be signed in to change notification settings - Fork 8
SvgViewConeMarker
andy.rothwell edited this page Aug 31, 2018
·
3 revisions
<!-- marker using custom code extending icons - https://github.com/iatkin/leaflet-svgicon -->
<svg-view-cone-marker v-if="this.cyclomediaActive"
:latlng="cycloLatlng"
:rotationAngle="cycloRotationAngle"
:hFov="cycloHFov"
/>
cyclomedia: {
enabled: true,
measurementAllowed: false,
popoutAble: true,
},