angular-mapexplorer

0.2.0 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.05latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.05
1.2.02
1.1.01
1.0.0-alpha0
0.1.30
0.1.20
0.1.10
0.1.00
0.0.130
0.0.120
0.0.112
0.0.103
0.0.90
0.0.82
0.0.71
0.0.53
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i angular-mapexplorer

Weekly Downloads

16

Version

0.2.0

License

MIT

Last publish

Collaborators

  • ndouchin