Application to map various layers associated with a NSHM using Leaflet.
Layers include:
Applications calls NSHMs service to see what NSHM are installed.
Services used from nshmp-haz.
Example of services called:
Main application entrypoint.
See AppComponent.
Application about page.
See AboutComponent.
Control panel for application, form fields and toggles to add map layers.
Leaflet mapping component to map all layers.
See MapComponent.