WP Manifestindependent plugin directory
manifest / content / rem-google-maps

REM - Map Filters and Radius Search self-updates

WordPress Plugin for Real Estate Manager

by WebCodingPlace · github.com/rameezwp/rem-google-maps · website

0stars
1forks

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/rameezwp/rem-google-maps/archive/refs/heads/master.zip

Ships its own WordPress updater (built-in updater), so new versions show up under Dashboard → Updates.

Google Map Filters for Real Estate Manager

Its an addon for Real Estate Manager that lets you display multiple properties on a large map and filter through search form to update the results on the map. You can also filter the properties on both the map and the list view at the same time.

Changelog

2.3 - 16 December 2019

  • Bug Fixed: Number field as rang slider on search shortocde

2.2 - 18 April 2019

  • Feature Added: Custom loading image, using loading_url attribute to the path to a .gif file
  • Feature Added: Custom Map Style providing map_type atribute
  • Feature Added: Load map templates from theme (pasting them in the rem/styles/style{5}.php)
  • Bug Fixed: Clicking on the marker takes the map to some different location

2.1 - 13 April 2019

  • Feature Added: Location can be displayed by providing only address
  • Feature Added: Auto center marker when clicked

2.0 - 3 March 2019

  • Feature Added: Special Fields support
  • Feature Added: order, tags, agent, and property id fields added in the form.
  • Feature Added: Supported and tested with WP 5.1

1.0

  • Initial Release