forked from MapComplete/MapComplete
Fix snapping
This commit is contained in:
parent
82f165497a
commit
f9d4df39f9
2 changed files with 1 additions and 2 deletions
|
@ -148,7 +148,6 @@ export default class LocationInput extends InputElement<Loc> implements MinimapO
|
|||
}
|
||||
)
|
||||
this.leafletMap = this.map.leafletMap
|
||||
this.bounds = this.map.bounds;
|
||||
this.location = this.map.location;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue