generator-jhipster-leaflet
![Dependency Status](https://david-dm.org/atomfrede/generator-jhipster-leaflet.svg?theme=shields.io)
Install a sample of ui-leaflet maps on your JHipster application.
Installation
As this is a JHipster module, we expect you have JHipster and its related tools already installed.
npm install -g generator-jhipster-leaflet
Then run the module on a JHipster generated application:
yo jhipster-leaflet
Usage
![resulting html](https://raw.githubusercontent.com/atomfrede/generator-jhipster-leaflet/master/screen.png)
Angular Leaflet Maps
Angular Leaflet Maps is a set of directives (part of angular-ui) providing angular support for leafletjs.
The search plugin uses leafletsearch.
Credits
Heavily inspired by @moifort google maps generator
License
Apache-2.0 © Frederik Hahne