WP Manifestindependent plugin directory
manifest / content / acf-map-draw-plugin

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

0stars
0forks

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.zip

Advanced 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

  1. Copy the acf-mapbox-polygon-field folder into your wp-content/plugins folder.
  2. Activate the Advanced Custom Fields: Mapbox Polygon Field plugin via the plugins admin page.
  3. Create a new field via ACF and select the Mapbox Polygon type which is under jQuery category

Changelog

1.0.0

  • Initial Release.