Linux 软件免费装
Banner图

Advanced Custom Fields: Mapbox geoJSON Field

开发者 jensnilsson
更新时间 2015年4月26日 22:17
PHP版本: 4.0 及以上
WordPress版本: 4.2
版权: GPLv2 or later
版权网址: 版权信息

标签

admin custom fields acf Advanced Custom Fields map wp-admin acf5 mapbox map-markers mapping geojson

下载

0.0.2 0.0.3 0.0.1

详情介绍:

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

安装:

  1. Copy the acf-mapbox_geojson folder into your wp-content/plugins folder
  2. Make sure you have Advanced Custom Fields installed and activated
  3. Activate the Mapbox geoJSON plugin via the plugins admin page
  4. Sign up for the free plan over at Mapbox to get an access token and a map ID
  5. Create a new field via ACF and select the Mapbox geoJSON type
  6. Enter your access token and map ID that you can find on your projects page at Mapbox

更新日志:

0.0.3 0.0.2 0.0.1