forked from MapComplete/MapComplete
Feature: moving a point due to relocatoin now shows a searchbar (again)
This commit is contained in:
parent
fe33ae5415
commit
15cbadc4e0
6 changed files with 177 additions and 14 deletions
|
|
@ -64,7 +64,7 @@
|
|||
undefined
|
||||
)
|
||||
|
||||
const map: UIEventSource<MlMap> = new UIEventSource<MlMap>(undefined)
|
||||
export let map: UIEventSource<MlMap> = new UIEventSource<MlMap>(undefined)
|
||||
export let mapProperties: Partial<MapProperties> & { location } = {
|
||||
zoom: new UIEventSource<number>(19),
|
||||
maxbounds: new UIEventSource(undefined),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue