WP Area Map
Interactive WordPress map plugin with polygon areas and locations
★ 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.zipInteractive 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
- Download the plugin zip
- Go to WordPress Admin → Plugins → Add New → Upload Plugin
- Activate the plugin
Usage
- Create categories under Maps → Categories
- Add locations under Maps → Locations
- Create a map under Maps → Add Map
- Use shortcode
[map10 id="MAP_ID"]on any page
Requirements
- WordPress 6.0+
- PHP 7.4+