JSPM

  • Created
  • Published
  • Downloads 5292
  • Score
    100M100P100Q129987F
  • License MIT

Openlayers Wrapper for Vue3

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

Netlify Status NPM version Downloads Github Issiues GitHub forks GitHub Stars


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


Alt Text

Install

# install Vue
npm install vue

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

License

MIT (c) Melih Altıntaş