Package Exports
- vue3-openlayers
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue3-openlayers) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vue3-openlayers
Web map Vue components with the power of OpenLayers
Overview
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.
Links
Requirements
- Vue version ^3.0.0
- OpenLayers version ^6.5.0

Install
# install Vue
npm install vue
# install current vue3-openlayers version
npm install vue3-openlayersLicense
MIT (c) Melih Altıntaş

