Package Exports
- vue3-openlayers
- vue3-openlayers/dist/vue3-openlayers.css
- vue3-openlayers/styles.css
Readme
vue3-openlayers
Web map Vue components with the power of OpenLayers
OpenLayers Useful 3rd party libraries https://openlayers.org/3rd-party/
Links
6 hours of debugging can save you 5 minutes of reading documentation :) please read the doc :)
- Documentation Netlify
Install
# install current vue3-openlayers version
npm install vue3-openlayers
or
yarn add vue3-openlayersOverview
vue3-openlayers is components library that brings the powerful OpenLayers API to the Vue3 reactive world. It can display maps with tiled, raster or vector layers loaded from different sources.

Requirements
- ol:
^8.0.0 - ol-contextmenu:
^5.3.0 - ol-ext:
^4.0.11 - vue:
^3.0.0
License
MIT (c) Melih Altıntaş
