0.2.0 • Published 7 years ago

angular-mapexplorer v0.2.0

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

angular-mapexplorer

AngularJS directive to display a chainscript map.

npm version Bower version build status

Demo

http://stratumn.github.io/angular-mapexplorer/

Install

Bower

$ bower install angular-mapexplorer

npm

$ npm install angular-mapexplorer

You might also need tinycolor.js and angular-drop.

Usage

<st-map-explorer chainscript="home.json" refresh="0" name=" 'my-chain-explorer' "></st-map-explorer>

or

<st-map-explorer application="home.application" map-id="home.mapId" options="{zoomable: true}"></st-map-explorer>

Options

zoomable
Default: false

Make the map zoomable.

showTagColorConfiguration
Default: false

Display the tag color legend and allow configuration

0.2.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0-alpha

7 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago