/acf-leaflet-field

WordPress plugin thats adds a leaflet field to Advanced Custom Fields

Primary LanguageJavaScript

ACF Leaflet field

The latest stable release can be found here. Description

Addon for Advanced Custom Fields that adds a Leaflet map-field to the available field types.

Installation

  1. Upload acf-leaflet-field to the /wp-content/plugins/ directory.
  2. Make sure you have Advanced Custom Fields installed and activated
  3. Activate the plugin through the 'Plugins' menu in WordPress.
  4. Register for an account at CloudMade and get you API-key.
  5. Add a Leaflet field to a ACF field group and save

Instructions

Use the_leaflet_field( $field_name ); where you want to render the map.