Example web map applications showing how to vector tiles with OpenLayers and Mapbox style in combination with ol-mapbox-style. See the demo application.
NOTE: The MVT service is in beta, and is only suitable for demo purposes. The underlying data is not being updated.
Requires npm
.
To install the dependencies and run in debug mode:
npm install
npm start