# 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/ [![Netlify Status](https://api.netlify.com/api/v1/badges/be6e2e4b-ccfe-4ace-ba27-79d6035370cc/deploy-status)](https://app.netlify.com/sites/vue3openlayers/deploys) [![NPM version](https://img.shields.io/npm/v/vue3-openlayers.svg)](https://www.npmjs.com/package/vue3-openlayers) [![NPM Minified Size](https://img.shields.io/bundlephobia/min/vue3-openlayers?label=package%20minified%20size)](https://www.npmjs.com/package/vue3-openlayers) [![NPM Minzipped Size](https://img.shields.io/bundlephobia/minzip/vue3-openlayers?label=package%20minzipped%20size)](https://www.npmjs.com/package/vue3-openlayers) [![Downloads](https://img.shields.io/npm/dt/vue3-openlayers)](https://npmcharts.com/compare/vue3-openlayers?minimal=true) [![Github Open Issiues](https://img.shields.io/github/issues/MelihAltintas/vue3-openlayers)]() [![Github Closed Issiues](https://img.shields.io/github/issues-closed-raw/melihaltintas/vue3-openlayers)]() [![GitHub forks](https://img.shields.io/github/forks/MelihAltintas/vue3-openlayers)]() [![GitHub Stars](https://img.shields.io/github/stars/MelihAltintas/vue3-openlayers)]() [![Stackblitz Starter Template](https://img.shields.io/badge/Stackblitz-Starter%20Template-green)](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 ``` [![Stargazers repo roster for @MelihAltintas/vue3-openlayers](https://reporoster.com/stars/MelihAltintas/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. ![Alt Text](https://raw.githubusercontent.com/MelihAltintas/vue3-openlayers/main/vue3-openlayers.gif) ## 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ş