Releases: indoorequal/vue-maplibre-gl
Releases · indoorequal/vue-maplibre-gl
v7.7.1
v7.7.0
- Remove the popup when unmounting it. This allows to use
v-if
on a popup.
Full Changelog: v7.6.2...v7.7.0
v7.6.2
v7.6.1
- Fix a runtime warning when the popup is not inside a marker.
v7.6.0
What's Changed
- Expose the
remove
function to the popup to close it programmatically. Fix #72
Full Changelog: v7.5.1...v7.6.0
v7.5.1
- Emit
cooperativegestureprevented
event (requires maplibre-gl-js v4.5.2)
v7.5.0
What's Changed
- Add subpixelPositioning to the marker (requires maplibre-gl-js 4.5.1)
Full Changelog: v7.4.0...v7.5.0
v7.4.0
What's Changed
- Emit
userlocationlostfocus
anduserlocationfocus
events in the geolocate control.
Full Changelog: v7.3.0...v7.4.0
v7.3.0
v7.2.0
- Cleanup the code to ensure that everything is correctly typed
- Watch the filter prop on layer to update the layer.
Full Changelog: v7.1.0...v7.2.0