Use HTTPS sprites
This commit is contained in:
parent
c12e092358
commit
e54b6b5657
@ -19,7 +19,7 @@
|
||||
<script>
|
||||
var map = new mapboxgl.Map({
|
||||
container: 'map',
|
||||
style: 'http://osm-liberty.lukasmartinelli.ch/style.json',
|
||||
style: '/style.json',
|
||||
center: [8.538961,47.372476],
|
||||
zoom: 5,
|
||||
hash: true
|
||||
|
@ -19,7 +19,7 @@
|
||||
"url": "https://free.tilehosting.com/data/v3.json?key=tXiQqN3lIgskyDErJCeY"
|
||||
}
|
||||
},
|
||||
"sprite": "http://osm-liberty.lukasmartinelli.ch/sprites/osm-liberty",
|
||||
"sprite": "https://rawgit.com/lukasmartinelli/osm-liberty/gh-pages/sprites/osm-liberty",
|
||||
"glyphs": "https://orangemug.github.io/font-glyphs/glyphs/{fontstack}/{range}.pbf",
|
||||
"layers": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user