Use pinch-zoom-element for pinch zoom functionality
This commit is contained in:
parent
544db06294
commit
a36673a6a8
8 changed files with 94 additions and 16 deletions
|
@ -45,6 +45,8 @@ Vue.use(VueClickOutside)
|
|||
Vue.use(PortalVue)
|
||||
Vue.use(VBodyScrollLock)
|
||||
|
||||
Vue.config.ignoredElements = ['pinch-zoom']
|
||||
|
||||
Vue.component('FAIcon', FontAwesomeIcon)
|
||||
Vue.component('FALayers', FontAwesomeLayers)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue