Fork me on GitHub

Module Forms MultiviewMapLeaflet

Introduction

A simple multiview map provider based on plugin-leaflet.

Configuration

Add this module to your site:

<dependency>
    <groupId>fr.paris.lutece.plugins</groupId>
    <artifactId>module-forms-multiviewmapleaflet</artifactId>
    <version>[1.0.0]</version>
    <type>lutece-plugin</type>
</dependency>

In the forms spring context configuration file, use

<alias name="forms-multiviewmapleaflet.mapProvider" alias="forms.multiviewMap"/>

Usage

The leaflet map will show on the multiview page if this module is enabled and there is a geolocation column.