v3.1.0
- Added experimental
lineMetrics: trueoption that addsmapbox_clip_startandmapbox_clip_endproperties to all line features in the generated tiles, indicating which part of the original full line each feature represents. - Turned GeoJSON-VT into a proper ES module (so you can do
import geojsonvt from 'geojson-vt'in supported environments).