vue-vite-ol

This template openlayers with Vue 3 in Vite with:

  • OpenLayers v8.2.0
  • Pinia 2.1.7
  • PrimeVue 3.41.1
  • Vue-Router 4.2.5
  • Auto import components (.vue)
  • Auto import composable (js file).

Base Map.vue in components/Map.vue

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint