We'll create fresh WordPress site with Advanced Custom Fields: Leaflet Field installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin adds a Leaflet map field to the Advanced Custom Fields plugin. Use it to display maps with markers, lines and shapes along with your posts and pages.
<?php the_leaflet_field( 'my_leaflet_field' ); ?>
, just plug and play!A rendering function is provided in the plugin. If you want to use it all you have to do is use the_leaflet_field( 'my_leaflet_field' );
where you want to render the map.
Things I plan to add to the plugin:
If you want the latest development version of this plugin it is available over at my github repository. The github repository will always have the latest code and may occasionally be broken and not work at all.