=== Papatto Clickable Image Map ===
Contributors: netscrander
Tags: image map, clickable image, floor plan, interactive map, svg
Requires at least: 5.4
Tested up to: 7.0
Requires PHP: 7.0
Stable tag: 2.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create responsive image maps by drawing clickable rectangles, ellipses, and polygons over an image.

== Description ==

Papatto Clickable Image Map is a standalone link-based clickable map plugin for WordPress. Choose an image from the Media Library, draw rectangle, ellipse, and polygon areas, then publish the clickable map with a shortcode.

No artificial limit is imposed on the number of maps or areas.

Each area can have a label, a link, and an option to open that link in a new tab. To finish a polygon, click its starting point after placing at least three points.

The front-end image and its SVG area overlay scale together for responsive display. The plugin creates, edits, and displays standalone link-based clickable maps inside WordPress without making external license requests.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/papatto-clickable-image-map` directory, or install the plugin through the WordPress Plugins screen.
2. Activate Papatto Clickable Image Map through the Plugins screen.
3. Open Clickable Maps, create a map, select an image, and draw areas.
4. Publish the map and add `[papatto_clickable id="123"]` to a post or page, replacing `123` with the map ID.

== Frequently Asked Questions ==

= How do I finish a polygon? =

Click the polygon's starting point after placing at least three points to close it.

= Does the map work on mobile devices? =

Yes. The image and its clickable SVG overlay are rendered responsively.

== Screenshots ==

1. The editor closing a polygon by clicking its starting point.
2. A responsive standalone link-based clickable map on the front end.

== Changelog ==

= 2.0.2 =
* Fix WordPress.org packaging and text-domain compliance.

= 2.0.1 =
* Added a discreet Pro link in the Plugins list and map editor.

= 2.0.0 =

* Prepared the standalone link-based editor for the WordPress Plugin Directory.
* Kept rectangle, ellipse, polygon, shortcode, and responsive SVG behavior focused on clickable image maps.

== Upgrade Notice ==

= 2.0.0 =

This release provides the standalone link-based edition and preserves existing common map data during migration.
