12 lines
379 B
HTML
12 lines
379 B
HTML
---
|
|
layout: example.html
|
|
title: geojson-vt integration
|
|
shortdesc: Slice GeoJSON into vector tiles on the fly in the browser.
|
|
docs: >
|
|
Example of integration with <a href="https://github.com/mapbox/geojson-vt">geojson-vt</a> library.
|
|
tags: "mapbox, vector, tiles, geojson"
|
|
resources:
|
|
- https://mapbox.github.io/geojson-vt/geojson-vt-dev.js
|
|
---
|
|
<div id="map" class="map"></div>
|