I am using server side clustering example from googlemaps book.

I converted some of the code to jQuery. When the maps loads half of
the time it works. Half of the time it loads only 2/3 of the map and
stops working at all after a while.

http://dpaste.com/hold/44271/

This is what I tried so far without any results:

1. Disable server side clustering and use sample JSON for data.

2. Remove all CSS

3. Disable custom markers


I use Google's load function

 <script type="text/javascript">
   google.load("jquery", '1.3');
   google.load("maps", "2.x");
</script>

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