Lint fix
This commit is contained in:
parent
4cd2d49db9
commit
dea82f5298
@ -147,7 +147,7 @@ export default {
|
||||
this.onPress(event.latlng);
|
||||
}
|
||||
},
|
||||
onMoveStart(ev) {
|
||||
onMoveStart() {
|
||||
if (!this.isProgrammaticMove) {
|
||||
this.showRecenterButton();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user