DEV Community

Cover image for Vite Support for Various Map Library Starters
Yasunori Kirimoto for AWS Heroes

Posted on

Vite Support for Various Map Library Starters

img

I have adapted various map library starters to Vite. 🎉

I have changed the starters for the map libraries published with "webpack" to "Vite." The change to "Vite" has dramatically improved build speed and simplified the configuration files. Also, it supports TypeScript.

Please use it if you want to try out the map library easily!

Amazon Location Service & MapLibre GL JS & AWS Amplify

img

https://github.com/dayjournal/amazon-location-service-starter

Turf.js & MapLibre GL JS

img

https://github.com/dayjournal/turfjs-starter

MapLibre GL JS

img

https://github.com/dayjournal/maplibregljs-starter

Leaflet

img

https://github.com/dayjournal/leaflet-starter

OpenLayers

img

https://github.com/dayjournal/openlayers-starter

Cesium

img

https://github.com/dayjournal/cesium-starter

Mapbox GL JS

img

https://github.com/dayjournal/mapboxgljs-starter

Related Articles

References
Amazon Location Service
Turf.js
MapLibre GL JS
Leaflet
OpenLayers
Cesium
Mapbox GL JS

Top comments (0)