Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 963 Bytes

File metadata and controls

41 lines (22 loc) · 963 Bytes

LeafletLayers

LeafletLayers is a leafletjs plugin for Wordpress with markers groups panel and add form in front-end option.

No 🐼 was harmed in the making of this plugin

Description

LeafletLayers is a leafletjs plugin with markers groups panel and add form in front-end option.

Installation

  1. Upload leafletlayers directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

Usage

Shortcodes

[leafmap] : show the map with markers by groups.

[leafmapform] : show the add form in front end. Must be used with [leafmap] !

Settings

You can activate or not the front-end submission in Settings > LeafletLayers

Languages

You can add you own language using the default PO file in languages folder. By default : french and english

Changelog

1.0.1 Adding the bubble info with count of markers waiting for approval in admin menu

1.0 First version