Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 2.94 KB

README.md

File metadata and controls

66 lines (40 loc) · 2.94 KB

vue3-openlayers

Web map Vue components with the power of OpenLayers

Netlify Status NPM version NPM Minified Size NPM Minzipped Size

Downloads Github Open Issiues Github Closed Issiues GitHub forks GitHub Stars


Links

Stargazers repo roster for @MelihAltintas/vue3-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.

Browser Support

Edge Chrome Firefox Opera Safari
Latest ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔

Alt Text

Requirements

Install

# install Vue
npm install vue

# install current vue3-openlayers version 
npm install vue3-openlayers

License

MIT (c) Melih Altıntaş