File tree 1 file changed +20
-3
lines changed
1 file changed +20
-3
lines changed Original file line number Diff line number Diff line change 1
1
# OpenLayers 3 Custom Context Menu
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/jonataswalker/ol3-contextmenu.svg?branch=master )] ( https://travis-ci.org/jonataswalker/ol3-contextmenu )
4
-
5
- [ ![ NPM] ( https://nodei.co/npm/ol3-contextmenu.png?downloads=true&downloadRank=true&stars=true )] ( https://nodei.co/npm/ol3-contextmenu/ )
3
+ <p align =" center " >
4
+ <a href =" https://travis-ci.org/jonataswalker/ol3-contextmenu " >
5
+ <img src="https://travis-ci.org/jonataswalker/ol3-contextmenu.svg?branch=master" alt="build status">
6
+ </a >
7
+ <a href =" https://www.npmjs.com/package/ol3-contextmenu " >
8
+ <img src="https://img.shields.io/npm/v/ol3-contextmenu.svg"
9
+ alt="npm version">
10
+ </a >
11
+ <a href =" https://github.com/jonataswalker/ol3-contextmenu/blob/master/LICENSE " >
12
+ <img src="https://img.shields.io/npm/l/ol3-contextmenu.svg"
13
+ alt="license">
14
+ </a >
15
+ <a href =" https://david-dm.org/jonataswalker/ol3-contextmenu " >
16
+ <img src="https://david-dm.org/jonataswalker/ol3-contextmenu/status.svg"
17
+ alt="dependency status">
18
+ </a >
19
+ <a href =" https://david-dm.org/jonataswalker/ol3-contextmenu " >
20
+ <img src="https://david-dm.org/jonataswalker/ol3-contextmenu/dev-status.svg" alt="devDependency status">
21
+ </a >
22
+ </p >
6
23
7
24
A ` contextmenu ` extension for [ OpenLayers 3] ( http://openlayers.org/ ) . ** Requires** OpenLayers ** v3.11.0** or higher.
8
25
You can’t perform that action at this time.
0 commit comments