# vue3-openlayers **Repository Path**: wangyulin1991/vue3-openlayers ## Basic Information - **Project Name**: vue3-openlayers - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-10-20 - **Last Updated**: 2023-10-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-openlayers > Web map [Vue](https://vuejs.org/ "Vue Homepage") components with the power of [OpenLayers](https://openlayers.org/ "OpenLayers Homepage") OpenLayers Useful 3rd party libraries https://openlayers.org/3rd-party/ [](https://app.netlify.com/sites/vue3openlayers/deploys) [](https://www.npmjs.com/package/vue3-openlayers) [](https://www.npmjs.com/package/vue3-openlayers) [](https://www.npmjs.com/package/vue3-openlayers) [](https://npmcharts.com/compare/vue3-openlayers?minimal=true) []() []() []() []() [](https://stackblitz.com/edit/vue3-openlayers-template?file=src%2Fcomponents%2FTheMap.vue)
## Links 6 hours of debugging can save you 5 minutes of reading documentation :) please read the doc :) ## - [Documentation Netlify](https://vue3openlayers.netlify.app) ## Install ```bash # install current vue3-openlayers version npm install vue3-openlayers or yarn add vue3-openlayers ``` [](https://github.com/MelihAltintas/vue3-openlayers/stargazers) ## 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.  ## Requirements - **[ol](https://github.com/openlayers/openlayers)**: `^8.0.0` - **[ol-contextmenu](https://github.com/jonataswalker/ol-contextmenu)**: `^5.3.0` - **[ol-ext](https://github.com/Viglino/ol-ext)**: `^4.0.11` - **[vue](https://github.com/vuejs/core)**: `^3.0.0` ## License **MIT** (c) Melih Altıntaş