visgl / loaders.gl

Loaders for big data visualization. Website:
https://loaders.gl
Other
702 stars 192 forks source link

fix(mvt): Add mvt-worker.js bundle to exports path #3035

Closed kouak closed 3 months ago

kouak commented 3 months ago

Ref #3034

This MR exports the bundled worker package via @loaders.gl/mvt/mvt-worker.js.

I've also added an example with vite, and fixed a bunch of typos.