forked from MapComplete/MapComplete
UX: center map to the new point when a new point was created
This commit is contained in:
parent
e898931b94
commit
ccc55a342d
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@
|
||||||
abort()
|
abort()
|
||||||
state.selectedElement.setData(feature)
|
state.selectedElement.setData(feature)
|
||||||
tagsStore.ping()
|
tagsStore.ping()
|
||||||
|
state.mapProperties.location.setData(location)
|
||||||
}
|
}
|
||||||
|
|
||||||
function confirmSync() {
|
function confirmSync() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue