Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 291 Bytes

README.rst

File metadata and controls

27 lines (14 loc) · 291 Bytes

utk-ol3js-controls

Custom controls for OpenLayers 3

Curently only simple Legend is implemented.

More will come as I'll be needing them.

Usage

See examples

Building

Install dependencies:

npm install

Build using gulp:

gulp build