Advanced Custom Fields: Multiple Coordinates

v1.0.4 · 10+ active installs · Free

An add-on for Advanced Custom Fields that lets you store more than one map coordinate per field. Click to drop a point, click again to drop another, and pull the whole array out on the frontend. An older plugin from 2014 that still does its job.

Highlights


What it does

Adds a Multiple Coordinates map field type to ACF. When editing a post, the field renders a Google Map where each click drops a point. You can show the points as a polygon, list them as a semicolon-separated string, or remove them one by one. The frontend gets a clean array of lat/lng pairs plus the saved zoom level.

Originally inspired by the single-point ACF: Coordinates field by Stupid Studio; this plugin extends the idea to multiple points per field. It reads your existing Google Maps API key from ACF’s global setting (google_api_key), so no extra configuration is needed if you already use ACF Map fields.