generator-jhipster-leaflet
v1.0.0
Published
JHipster module to install a sample of ui-leaflet maps on your JHipster application.
Downloads
92
Maintainers
Readme
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.
- Angular leaflet: https://github.com/angular-ui/ui-leaflet
- Leaflet Search: http://labs.easyblog.it/maps/leaflet-search/
Credits
Heavily inspired by @moifort google maps generator
License
Apache-2.0 © Frederik Hahne