wegue-oss / wegue

Template and components for webmapping applications with OpenLayers and Vue.js
BSD 2-Clause "Simplified" License
93 stars 41 forks source link

Forward layer reference to map overlays #359

Closed sronveaux closed 7 months ago

sronveaux commented 7 months ago

A very small one-liner here following answer to #358, this simply gives the possibility to access the layer inside which the hovered feature is present.

As this new property can be destructured when needed, it shouldn't impact existing code...