# Image Point Selector Field for Advanced Custom Fields

Creates a field that allows the admin to select a point on an image specific to the field.  Ideal for letting the admin define post-specific pins on a static image of a map that remains the same between posts.

## Compatibility

This field type is compatible with ACF 5 only.

## Installation & Usage

1. Copy the `acf-image-point-selector` folder into your `wp-content/plugins` folder
2. Activate the Image Point Selector plugin via the plugins admin page
3. Create a new field via ACF and select the Image Point Selector type
4. Select an image for the field

## Changelog

### 1.0.0
* Initial Release.
