openearth / vue2mapbox-gl

Vue components for mapbox-gl. Api follows the approach of Vue2Leaflet so it's easy to port code back and forth between the two map components.
GNU General Public License v3.0
19 stars 8 forks source link

Remove object after destroy #53

Closed MrMorice closed 1 year ago

MrMorice commented 1 year ago

Remove map object after destroy so there will be no further resize events fired.