This project is not covered by Drupal’s security advisory policy.

This module integrates Leaflet Views with the CiviCRM McRestafce Views module. Which allows you to display data from a (remote) CiviCRM to be displayed on a map in views.

Post-Installation

When you want to display data from CiviCRM on a Leaflet map. Select the Layout of your view to be a CiviMRF Leaflet Map.
Also add a longitude and latitude fields in your view. And then add a new field of type Additional Text and add the following content POINT({{ longitude }} {{ latitude }})

Use this field as your data source for the leaflet map.

The {{ longitude }} and {{ latitude }} are your longitude and latitude fields. When they are named differently you should use a different name here.

Project information

Releases