This plugin adds a
Mapbox-driven geoJSON-field to the
Advanced Custom Fields plugin. Use it to store and manage geoJSON-data along with your posts and pages.
- Add multiple markers.
- Draw polylines, polygons and rectangles.
- Supports ACF4 and ACF5 (Pro)
Data
The data the field produces is formatted according to the
geoJSON spec.
Rendering
This plugin does not handle rendering of the data on your frontend in any way. Most of the popular mapping-libraries supports importing geoJSON-formatted data directly via their respective API's.
Compatibility
This ACF field type is compatible with:
GitHub
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 but may occasionally be broken and not work at all.