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.
|
Because we use the local sprites and fonts we don't need a Mapbox API key.
|
||||||
|
|
||||||
```html
|
{% highlight html %}
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
|
@ -89,7 +89,7 @@ map.addControl(new mapboxgl.Navigation());
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
```
|
{% endhighlight %}
|
||||||
|
|
||||||
## Serve the Map
|
## Serve the Map
|
||||||
|
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue