Refresh the map after the point resolution has been changed
This commit is contained in:
parent
b517e5463d
commit
d3abc352aa
1 changed files with 2 additions and 0 deletions
|
@ -547,6 +547,8 @@ export default {
|
||||||
...this.showMetrics.toQuery(),
|
...this.showMetrics.toQuery(),
|
||||||
resolutionMeters: this.resolutionMeters,
|
resolutionMeters: this.resolutionMeters,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
this.refreshMap()
|
||||||
},
|
},
|
||||||
|
|
||||||
showMetrics: {
|
showMetrics: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue