mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
add test and split codebase
This commit is contained in:
parent
0614feaa03
commit
be0ea5263c
8 changed files with 6928 additions and 117 deletions
7
js/config.js
Normal file
7
js/config.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
const config = {
|
||||
osmMention:'© <a href="https://openstreetmap.org/copyright">OpenStreetMap</a> contributors',
|
||||
showHighPower : true,
|
||||
overrideQuery : true,
|
||||
initialZoom : 12
|
||||
}
|
||||
export default config
|
Loading…
Add table
Add a link
Reference in a new issue