Update vector source URL

To prefent confusion - "free" is working, but "maps" is what Maptiler Cloud shows as URL in the dataset settings.
This commit is contained in:
pathmapper 2018-09-11 12:08:30 +02:00 committed by GitHub
parent 60350abeb7
commit 351cea771f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
}, },
"openmaptiles": { "openmaptiles": {
"type": "vector", "type": "vector",
"url": "https://free.tilehosting.com/data/v3.json?key={key}" "url": "https://maps.tilehosting.com/data/v3.json?key={key}"
} }
}, },
"sprite": "https://rawgit.com/maputnik/osm-liberty/gh-pages/sprites/osm-liberty", "sprite": "https://rawgit.com/maputnik/osm-liberty/gh-pages/sprites/osm-liberty",