Skip to content

v3.1.0

Choose a tag to compare

@mourner mourner released this 29 Mar 07:44
· 66 commits to main since this release
  • Added experimental lineMetrics: true option that adds mapbox_clip_start and mapbox_clip_end properties 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).