Vue 3 integration of maplibre-gl

I’ve been slowy working on indoor= maintenance while adding some new features. Part of the maintenance work was to upgrade the indoorequal.org website from vue 2 to vue 3.

One of the challenge was to find a replacement of vue-mapbox library I was using. I quickly found vue-maplibre-gl that is mostly a drop-in replacement. Some features were missing so I forked the project to add them. While at it, I added documentation, updated dependencies, removed some features, etc …

The fork is published on npm at @indoorequal/vue-maplibre-gl and the documentation is available.

Have a comment? Contact me by email.