lbsmap
v0.0.1
Published
Openlayers Wrapper for Vue3
Downloads
1
Maintainers
Keywords
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-openlayers
License
MIT (c) Melih Altıntaş