angular-mapexplorer
v0.2.0
Published
AngularJS directive to display a chainscript map.
Downloads
81
Readme
angular-mapexplorer
AngularJS directive to display a chainscript map.
Demo
http://stratumn.github.io/angular-mapexplorer/
Install
Bower
$ bower install angular-mapexplorernpm
$ npm install angular-mapexplorerYou 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: falseMake the map zoomable.
showTagColorConfiguration
Default: falseDisplay the tag color legend and allow configuration
