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.
- Upload acf-leaflet-field to the /wp-content/plugins/ directory.
- Make sure you have Advanced Custom Fields installed and activated
- Activate the plugin through the 'Plugins' menu in WordPress.
- Register for an account at CloudMade and get you API-key.
- Add a Leaflet field to a ACF field group and save
Use the_leaflet_field( $field_name );
where you want to render the map.