🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
SimpliPlot Interactive Mapper
SimpliPlot Interactive Mapper

SimpliPlot Interactive Mapper

0/5 (0 ratings) — active installs Updated Mar 17, 2026

SimpliPlot Interactive Mapper is designed specifically for real estate developers, infrastructure companies, and property managers. It allows you to upload a blueprint or master plan image and draw interactive, clickable polygons over available or sold plots directly from the WordPress dashboard.

Key Features

  • Interactive SVG Mapping: Draw custom polygons directly over your master plan images using an intuitive point-and-click interface.
  • Custom Dynamic Statuses: Create your own statuses (Available, Sold, Reserved, Phase 1, etc.) and assign custom brand colors to them via the Settings page.
  • Rich Plot Data: Add Custom Names (e.g., “Lot 42”), Sizes (e.g., “1200 SqFt”), and Prices to each plot.
  • Lead Capture Modals: Integrate directly with Contact Form 7 or WPForms. Clicking an available plot opens a popup form dynamically populated with the plot’s name.
  • Live Summary Dashboards: Instantly display color-coded progress bars showing total, available, and sold counts.
  • Frontend Filtering: Users can toggle between “Show All”, “Available”, and other custom statuses seamlessly.
  • CSV Export: Download a spreadsheet of all your mapped plots, statuses, and pricing data with one click.

Usage & Shortcodes

1. Displaying a Single Map

To display an interactive map on any page or post, use the following shortcode:
[simpliplot_mapper id=”POST_ID”]
Replace POST_ID with the ID of your Master Plan.

Optional Attributes:
* contact_url="/contact-us/" : Redirects users to a specific page when a plot is clicked, appending the plot ID to the URL (if you aren’t using the popup modal).
* plot="lot-42" : Automatically highlights a specific plot when the page loads.

2. Live Summary Dashboard

To display a live count of your plots (Total, Available, Sold, etc.):
[simpliplot_summary id=”POST_ID”]