An open API service indexing awesome lists of open source software.

https://github.com/openmaptiles/klokantech-3d-gl-style

Mapbox GL 3D extrusion demo
https://github.com/openmaptiles/klokantech-3d-gl-style

Last synced: about 1 year ago
JSON representation

Mapbox GL 3D extrusion demo

Awesome Lists containing this project

README

          

# MapTiler 3D

A GL basemap style featuring 3D buildings using the vector tile
schema of [OpenMapTiles](https://openmaptiles.org).

## Preview

**[:globe_with_meridians: Browse the map](https://openmaptiles.github.io/maptiler-3d-gl-style)**

![Building Demo](https://user-images.githubusercontent.com/1785486/60903586-e7794780-a271-11e9-93b6-a7b9b36a14c5.png)

## Edit the Style

Use the map editor in MapTiler Cloud to view and adjust this map. Open the editor and upload style from this repository or host from various styles available on the platform.

[Try style editor](https://cloud.maptiler.com/maps/editor)

[Test updated Streets v2](https://cloud.maptiler.com/maps/editor?map=streets-v2)

Or use the [Maputnik CLI](http://openmaptiles.org/docs/style/maputnik/) to edit and develop the style.
After you've started Maputnik open the editor on `localhost:8000`.

```
maputnik --watch --file style.json
```