/ol-sb

Primary LanguageCSS

ol-sb

A small npm package based on sidebar-v2 for OpenLayers 3 from Tobias Bieniek (https://github.com/Turbo87/sidebar-v2)

Installation

npm install @rmmariano/ol-sb

Usage

import { Sidebar } from 'ol-sb'  

Tests

git clone https://github.com/rmmariano/ol-sb.git

cd ol-sb

npm install

npm test