WP Manifestindependent plugin directory
manifest / content / wp-area-map

WP Area Map

Interactive WordPress map plugin with polygon areas and locations

by Apriyanto · github.com/apriotna/wp-area-map

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/apriotna/wp-area-map/archive/refs/heads/main.zip

Interactive WordPress map plugin with polygon areas, locations, and category filters.

Features

  • Draw polygon areas on a map
  • Category filter buttons with custom colors
  • Custom marker icons per location
  • Info box with description, image, and link
  • Embeddable via iframe
  • Shortcode: [map10 id="123"]

Installation

  1. Download the plugin zip
  2. Go to WordPress Admin → Plugins → Add New → Upload Plugin
  3. Activate the plugin

Usage

  1. Create categories under Maps → Categories
  2. Add locations under Maps → Locations
  3. Create a map under Maps → Add Map
  4. Use shortcode [map10 id="MAP_ID"] on any page

Requirements

  • WordPress 6.0+
  • PHP 7.4+