Hiya,

That works for only showing markers at a certain distance from the
center of the viewed map.

But what if you want to pick up all markers within the map window?
You'd need to pass on the boundary of the mapwindow to the file which
returns the markers. Something like map.getbounds(), if it exists.
Thing is, I can't find the appropriate function for this. Any ideas?

Greetings,

Babak Fakhamzadeh

On Sep 23, 5:17 pm, Swanson <[EMAIL PROTECTED]> wrote:
> Your best bet would be to have all themarkersstored in a Mysql
> Database, and then create a PHP file which loads thesemarkersbased
> on a radius using the centerpoint of your map.
>
> I've written this example, which is largely based on code i've found
> around here which might 
> help:http://www.swansoninternet.com/content/view/30/28/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to