generator-jhipster-leaflet

JHipster module to install a sample of ui-leaflet maps on your JHipster application.

Usage no npm install needed!

<script type="module">
  import generatorJhipsterLeaflet from 'https://cdn.skypack.dev/generator-jhipster-leaflet';
</script>

README

generator-jhipster-leaflet NPM version Build Status Dependency Status

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

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