Skip to content

collective/collective.geo.faceted

Repository files navigation

image

image

image

collective.geo.faceted

This package add a map view for eea.facetednavigation. It depends on collective.geo.leaflet and eea.facetednavigation.

When a criteria from facetednavigation is modified, a geojson is updated (thanks to collective.geo.json) and this geojson fill the map.

Features

  • Add a faceted view which put object with coordinates on a map.

The map on a collection.

Translations

This product has been translated into

  • Spanish.
  • French.

You can contribute for any message missing or other new languages, join us at Plone Collective Team into Transifex.net service with all world Plone translators community.

Installation

Install collective.geo.faceted by adding it to your buildout:

[buildout]

...

eggs =
    collective.geo.faceted

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.