I’m looking for an apartment again, which means that I am spending a lot of time on housingmaps.com. It’s a great site. Much easier then my Earthify.
The one problem is that it doesn’t remember the location and zoom level of the Google Map when you bookmark a search. This is annoying because part of what makes Housingmaps great is that you can zoom in to see only the location you are interested in.
This little Greasemonkey script will add the lat, lon, and zoom to the “Link” element of the page. Then, when you come back, it will move and zoom the map.
Yeah, it’s kind of a very specific need. But there it is.
HousingMaps save location
I’m looking for an apartment again, which means that I am spending a lot of time on housingmaps.com. It’s a great site. Much easier then my Earthify.
The one problem is that it doesn’t remember the location and zoom level of the Google Map when you bookmark a search. This is annoying because part of what makes Housingmaps great is that you can zoom in to see only the location you are interested in.
WELL NOT ANYMORE! I fixed it! http://userscripts.org/scripts/show/65745
This little Greasemonkey script will add the lat, lon, and zoom to the “Link” element of the page. Then, when you come back, it will move and zoom the map.
Yeah, it’s kind of a very specific need. But there it is.