Update the filename of the style in README
In 01c25a42c4fff088d8ffc765c27203535f14efa2 the style was renamed from osm-liberty.json to style.json
This commit is contained in:
parent
66bccf6d14
commit
0843f3acf4
@ -32,7 +32,7 @@ To use it you don't need any access keys and you can host the tiles and assets y
|
||||
<script>
|
||||
var map = new mapboxgl.Map({
|
||||
container: 'map',
|
||||
style: 'http://osm-liberty.lukasmartinelli.ch/osm-liberty.json',
|
||||
style: 'http://osm-liberty.lukasmartinelli.ch/style.json',
|
||||
center: [8.538961,47.372476],
|
||||
zoom: 5,
|
||||
hash: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user