mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Added ability to add more map sources
This commit is contained in:
10
olympus.json
10
olympus.json
@@ -14,6 +14,14 @@
|
||||
"provider": "https://srtm.fasma.org/{lat}{lng}.SRTMGL3S.hgt.zip",
|
||||
"username": null,
|
||||
"password": null
|
||||
}
|
||||
},
|
||||
"additionalMaps": {
|
||||
"DCS": {
|
||||
"urlTemplate": "http://localhost:3000/resources/maps/dcs/{z}/{x}/{y}.png",
|
||||
"minZoom": 8,
|
||||
"maxZoom": 20,
|
||||
"attribution": "Eagle Dynamics"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user