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.
It’s an extended fork of the original ACF: Coordinates field by Stupid Studio — same idea, but with support for multiple points per field instead of one. Built against the free Google Maps API (no key required), which is fine for the typical low-traffic admin use case.
