beerbuddy/openlayers
2023-12-31 15:42:41 -08:00
..
docs refactored OpenLayers code and added documentation 2023-12-31 15:42:41 -08:00
modules refactored OpenLayers code and added documentation 2023-12-31 15:42:41 -08:00
.gitignore progress update 2023-11-29 2023-11-29 18:17:43 -08:00
index.html progress update 2023-11-29 2023-11-29 18:17:43 -08:00
main.js refactored OpenLayers code and added documentation 2023-12-31 15:42:41 -08:00
package-lock.json refactored OpenLayers code and added documentation 2023-12-31 15:42:41 -08:00
package.json refactored OpenLayers code and added documentation 2023-12-31 15:42:41 -08:00
readme.md progress update 2023-11-29 2023-11-29 18:17:43 -08:00
style.css first working version 🎉 2023-12-11 18:44:38 -08:00
vite.config.js progress update 2023-11-29 2023-11-29 18:17:43 -08:00

OpenLayers + Vite

First stage of the app is the creation of an OpenLayers app that is inlined into a single file by Vite. This is then an asset that can be interacted with from within React Native.