Advanced Custom Fields: Mapbox Polygon Field
Adds a ACF field that allows the input and display of a polygon on a Mapbox map.
by Mindshare Labs, Inc · github.com/mindsharelabs/acf-map-draw-plugin
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/mindsharelabs/acf-map-draw-plugin/archive/refs/heads/master.zipAdvanced Custom Fields: Mapbox GL JS Field
Contributor: Mindshare Labs, Inc
Tags: ACF Mapbox
Requires at least: 4.4.12
Tested up to: 5.5.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and Mapbox styles.
Description
Mapbox GL JS is a JavaScript library that uses WebGL to render interactive maps from vector tiles and Mapbox styles.
Mapbox is the location data platform for mobile and web applications. It provides building blocks to add location features like maps, search, and navigation into any experience you create.
The following are some features of this plugin:
- Ability to draw lines, points and polygons onto a map.
For more information about Mapbox, please visit https://www.mapbox.com.
Compatibility
This ACF field type is compatible with:
- ACF 5 (to 5.5.0)
Installation
- Copy the
acf-mapbox-polygon-fieldfolder into yourwp-content/pluginsfolder. - Activate the
Advanced Custom Fields: Mapbox Polygon Fieldplugin via the plugins admin page. - Create a new field via ACF and select the Mapbox Polygon type which is under
jQuerycategory
Changelog
1.0.0
- Initial Release.