Web map Vue components with the power of OpenLayers
Openlayers Useful 3rd party libraries https://openlayers.org/3rd-party/
6 hours of debugging can save you 5 minutes of reading documentation :) please read the doc :)
# install current vue3-openlayers version
npm install vue3-openlayers
or
yarn add vue3-openlayers
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.
- Vue version ^3.0.0
- OpenLayers version ^6.5.0
MIT (c) Melih Altıntaş