| .. | ||
| modules | ||
| .gitignore | ||
| index.html | ||
| main.js | ||
| package-lock.json | ||
| package.json | ||
| readme.md | ||
| style.css | ||
| vite.config.js | ||
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.