Hey everyone,

I'm in the process of building a site based on a single Google map. On
this map all 900 Coffeeshop locations in Holland will be listen. As of
right now upon visiting the site it loads all the 900 markers at once,
which as you can imagine is a hassle for most browsers (only Chrome
and Safari seem to show no signs of slowing down, the rest do and
sometimes even get stuck).

I tried making a function that adds up the longitude and latitude of a
marker and saves it in a variable. It then compares this value to that
of the previous marker, to compare if theyre too close to each other.
It would then return the minimum zoom level.

This however didnt work. The code its based on is open source and i
have been able to customize it without any problem, to get what i
needed, except this. I cant seem to get a hold of the author so i
thought i'd try it on here.

I was wondering if anyone was willing to take a look? Maybe provide
some possible code or at least a shove in the right direction.
Website: www.istoners.com

Thanks in advance!

-- 
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