forked from edward/owl-map
Add more extra tags
This commit is contained in:
parent
76e1008e84
commit
9090e67bad
3 changed files with 7 additions and 1 deletions
|
|
@ -24,6 +24,7 @@
|
|||
startLon: {{ lon }},
|
||||
startZoom: {{ zoom }},
|
||||
startRadius: {{ radius | tojson }},
|
||||
defaultComment: {{ config.DEFAULT_COMMENT | tojson }},
|
||||
username: {{ username | tojson }},
|
||||
startMode: {{ mode | tojson }},
|
||||
q: {{ q | tojson }},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue