When I run my spa, I do see the map, and can zoom but not pan. On the browser console, I get this set of warnings and errors:
When I try Googling some of these errors, it seems to me that quasar-map-mapbox depends on Vue 2 and the Quasar I use uses Vue 3. Is this indeed the problem? Is there a new version in the works? Or is there some other component I should be using instead?
( I have experience programming in Javascript and other languages / frameworks but I am VERY new to Quasar, having literally installed it just yesterday. I apologize if this is a very basic oversight on my part. )
Thank you for writing quasar-map-mapbox
I created a very simple component that uses QMap:
When I run my spa, I do see the map, and can zoom but not pan. On the browser console, I get this set of warnings and errors:
When I try Googling some of these errors, it seems to me that quasar-map-mapbox depends on Vue 2 and the Quasar I use uses Vue 3. Is this indeed the problem? Is there a new version in the works? Or is there some other component I should be using instead?
( I have experience programming in Javascript and other languages / frameworks but I am VERY new to Quasar, having literally installed it just yesterday. I apologize if this is a very basic oversight on my part. )