mirror of
https://github.com/rastapasta/mapscii.git
synced 2024-11-24 17:13:57 +01:00
📝 adding note about openmaptiles
This commit is contained in:
parent
f9554ddedf
commit
07fcdf7d3a
@ -1,8 +1,11 @@
|
|||||||
module.exports =
|
module.exports =
|
||||||
language: "en"
|
language: "en"
|
||||||
|
|
||||||
source: "http://nachbar.io/data/osm2vectortiles/"
|
# TODO: adapt to osm2vectortiles successor openmaptiles (v3)
|
||||||
|
#source: "http://demo.tileserver.org/data/v3/",
|
||||||
|
source: "http://map.hallonachbarn.com/data/osm2vectortiles/"
|
||||||
#source: __dirname+"/../mbtiles/regensburg.mbtiles"
|
#source: __dirname+"/../mbtiles/regensburg.mbtiles"
|
||||||
|
|
||||||
styleFile: __dirname+"/../styles/dark.json"
|
styleFile: __dirname+"/../styles/dark.json"
|
||||||
|
|
||||||
initialZoom: null
|
initialZoom: null
|
||||||
|
Loading…
Reference in New Issue
Block a user