phegman / vue-mapbox-gl

A Vue.js component for Mapbox GL JS
GNU General Public License v3.0
270 stars 33 forks source link

"For larger projects VueMapbox may be a better fit." Don't say that #72

Closed transfluxus closed 4 years ago

transfluxus commented 4 years ago

VueMapbox seems to be abandoned. It depends on an outdated version of mapbox-gl, while your implementation seems more agnostic. Also I use it with nuxt and a major problem was that the page cannot be entered as the first page of the app, or it would crash in dev mode when reloading it. (https://github.com/soal/vue-mapbox/issues/94) This never happens to me with this library so far. keep it up, I will switch to this library in a rather large project.

Gaabooo commented 4 years ago

Can we add a MILLION likes to this?

phegman commented 4 years ago

@transfluxus thanks, glad you are getting some use out of this package! Good to know, when I added that to the README VueMabox appeared to be in active development. Reference to VueMapbox has been removed from the README!