vuelayers

Web map Vue components with the power of OpenLayers

Github星跟踪图

VueLayers

Web map Vue components with the power of OpenLayers

Build Status
Coverage Status
js-standard-style
GitHub tag
NPM version
License
Dependencies
Dev dependencies

Overview

VueLayers is components library that brings the powerful OpenLayers API to the Vue.js reactive world.
It can display maps with tiled, raster or vector layers loaded from different sources.

Versions

NOTE: you are reading README for the next version v0.12.x., Vuelayers, Branch, Vue, OpenLayers, :------------------, :---------------------------------------------------------------, :------, :---------, Current 0.11.x, v0.11.x, 2.3, 5.x, Next 0.12.x, master, 2.3, 5.x, Previous 0.10.x, v0.10.x, 2.3, 4.x, ## Links

Requirements

Install

# install Vue
npm install vue

# install current VueLayers version 
npm install vuelayers

# install next VueLayers version
npm install vuelayers@next

Build Setup

NOTE: Node v8+ is required.

git clone --recursive -j8 https://github.com/ghettovoice/vuelayers.git
cd vuelayers

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

License

MIT (c) 2017-2018, Vladimir Vershinin
Based on Vue and OpenLayers

主要指标

概览
名称与所有者ghettovoice/vuelayers
主编程语言JavaScript
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2017-03-04 23:33:24
推送于2023-06-15 07:33:25
最后一次提交2023-02-21 18:20:26
发布数152
最新版本名称v0.12.7 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数691
关注者数32
派生数228
提交数1.1k
已启用问题?
问题数463
打开的问题数4
拉请求数48
打开的拉请求数0
关闭的拉请求数10
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?