I need this map widget on my real estate website. I have seen it on few of the websites but I’m unable to find this widget by googling. The link to one of the sites where this widget is available is below
http://www.rebeccalaing.ca/Search_Toronto_Real_Estate_Listings
Or the widget on redfin.com..
http://www.redfin.com/homes-for-sale#!lat=42.53686494220565&long=-71.00828000000001&market=boston&v=6&zoomLevel=13
Please if anyone can tell me where can I get this widget.
Thanks in advance.
Chances are these so called “widgets” are custom made implementations of (google) maps.
I don’t think any of these can be found anywhere to download, let alone be ‘plug-and-play’ since these widgets require one or more back-end webservices to supply their data.
I have written one such ‘widget’ myself, and I strongly suggest you to do the same if you really need this. You should use the Google Maps API for the map stuff, and maybe jQuery for the GUI itself