kopia lustrzana https://github.com/osm2vectortiles/osm2vectortiles
Add syntax highlighting specifically for html
rodzic
dd3ab2a3fe
commit
21830f0d48
|
|
@ -58,7 +58,7 @@ The `bright-v8.json` style is loaded from the local directory.
|
|||
|
||||
Because we use the local sprites and fonts we don't need a Mapbox API key.
|
||||
|
||||
```html
|
||||
{% highlight html %}
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
|
@ -89,7 +89,7 @@ map.addControl(new mapboxgl.Navigation());
|
|||
</script>
|
||||
</body>
|
||||
</html>
|
||||
```
|
||||
{% endhighlight %}
|
||||
|
||||
## Serve the Map
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue