generator-jhipster-leaflet
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
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