Refresh the map after the point resolution has been changed

This commit is contained in:
Fabio Manganiello 2025-03-31 12:05:09 +02:00
parent b517e5463d
commit d3abc352aa
Signed by: blacklight
GPG key ID: D90FBA7F76362774

View file

@ -547,6 +547,8 @@ export default {
...this.showMetrics.toQuery(),
resolutionMeters: this.resolutionMeters,
})
this.refreshMap()
},
showMetrics: {