Featured Inline Listings Map
Add Nesthub Listings Map to ANY page. Filter for Featured, Rented, and more!
** Please Note: this module is meant for clients who pay for APP. For clients with the non-paid version, the listing url can only go to the main homes for rent page, it will not open the listing popup.
How to Use
-
Add the following code anywhere on a site:
<div data-ion="map-widget" class="lazyload" data-script="https://resources.nesthub.com/js/nhw-map-only.js"></div>
Custom Options
You may combine as many options below as needed:
Show Featured Listings
<div data-ion="map-widget" data-hard-filter="isFeatured=1" class="lazyload" data-script="https://resources.nesthub.com/js/nhw-map-only.js" ></div>
Show Rented Listings
<div data-ion="map-widget" data-hard-filter="isActive=0" class="lazyload" data-script="https://resources.nesthub.com/js/nhw-map-only.js" ></div>
Show Featured Rented Listings
<div data-ion="map-widget" data-hard-filter="isActive=0&isFeatured=1" class="lazyload" data-script="https://resources.nesthub.com/js/nhw-map-only.js"></div>
Other Filter Options:
- feedID
- propertyTypeID
- propertyTypeIDs
- notPropertyTypeIDs
- stateID
- isFurnished