I'm trying to develop a function that gets all relevant records within the currently visible area.
http://code.google.com/apis/maps/articles/phpsqlsearch.html
I found this tutorial (and got it to work) to get locations within a radius which helped a lot but i would need it to be exactly within the visible part (rectangle).
Any idea how that works?
Thanks in advance!