Replace CI badge
This commit is contained in:
parent
447b3820f2
commit
41f758b206
@ -1,4 +1,4 @@
|
|||||||
# OSM Liberty [](https://github.com/maputnik/osm-liberty/blob/gh-pages/LICENSE.md) [](https://travis-ci.org/maputnik/osm-liberty)
|
# OSM Liberty [](https://github.com/maputnik/osm-liberty/blob/gh-pages/LICENSE.md) [](https://github.com/maputnik/osm-liberty/actions?query=workflow%3ACI)
|
||||||
|
|
||||||
<img align="right" alt="OSM Liberty" src="logo.png" />
|
<img align="right" alt="OSM Liberty" src="logo.png" />
|
||||||
|
|
||||||
@ -27,8 +27,8 @@ Another option is to create your own vector tiles with [OpenMapTiles](https://gi
|
|||||||
body { margin:0; padding:0; }
|
body { margin:0; padding:0; }
|
||||||
#map { position:absolute; top:0; bottom:0; width:100%; }
|
#map { position:absolute; top:0; bottom:0; width:100%; }
|
||||||
</style>
|
</style>
|
||||||
<script src='https://api.mapbox.com/mapbox-gl-js/v1.6.1/mapbox-gl.js'></script>
|
<script src='https://api.mapbox.com/mapbox-gl-js/v1.10.1/mapbox-gl.js'></script>
|
||||||
<link href='https://api.mapbox.com/mapbox-gl-js/v1.6.1/mapbox-gl.css' rel='stylesheet' />
|
<link href='https://api.mapbox.com/mapbox-gl-js/v1.10.1/mapbox-gl.css' rel='stylesheet' />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id='map'></div>
|
<div id='map'></div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user