forked from edward/owl-map
Improve OSM search
This commit is contained in:
parent
7c075227d7
commit
5a42e100c7
4 changed files with 329 additions and 58 deletions
|
|
@ -23,6 +23,8 @@
|
|||
startZoom: {{ zoom }},
|
||||
startRadius: {{ radius | tojson }},
|
||||
username: {{ username | tojson }},
|
||||
startMode: {{ mode | tojson }},
|
||||
q: {{ q | tojson }},
|
||||
};
|
||||
|
||||
const app = createApp(App, props).mount('#app');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue