vue-maplibre-gl
vue-maplibre-gl copied to clipboard
Add popup support
This add support for Popup: https://maplibre.org/maplibre-gl-js/docs/API/classes/maplibregl.Popup/ Adding html content or text is supported as well as the others attributes.
Any reason to not merge this? Exactly what I was looking for!
Greatly needed! Using vuetify, and would love to be able to inject vuetify components or other vue components into a popup. The main reason I switched from the "standard" maplibre to this ported one.
If this feature is intended to be merged in the near future, an update would be greatly appreciated. Great work btw!
Waiting for this too!
I started a fork with some documentation, examples and popup support: https://github.com/indoorequal/vue-maplibre-gl. I plan to keep working on it to add new features and add maplibre-gl 4 support soon.
@razorness what's the status of this PR and this repo in general? I'm asking because the following PR had brought this subject to my attention: https://github.com/maplibre/awesome-maplibre/pull/46
If this repo no longer maintained I can replace the reference in awesome-maplibre to the maintained fork. Sorry for being blunt...
I guess the answer is that it is no longer maintained... I'll push forward the above linked PR.