volumeint / helium-volume-leaflet

Geospatial visualization for Apache Zeppelin using the Leaflet map library.
BSD 2-Clause "Simplified" License
12 stars 11 forks source link

volume-leaflet

A geospatial visualization for Apache Zeppelin using Leaflet

Screenshots

Enable Package

Settings

Compatibility

Requires Zeppelin 0.8.0-SNAPSHOT+

Development

The Zeppelin helium module descriptor will be generated by the npm prepare step using jq. The following npm script will generate a descriptor with a local path for use during development.

Generates the descriptor using a local directory path

npm run helium.dev 

License