On Oct 26, 7:50 am, Zooh <[email protected]> wrote:
> Please tell me what is missing,it's not working.
What is missing is a link to your map page online, together with a
description of what is not working --
* what happens when it goes wrong
* what do we do to make it go wrong
* what do you expect to happen instead
Debugging code snippets is impossible. We need a link.
Having said that, I don't see the purpose of declaring
var markerGroups = new Array();
and then immediately assigning it to be an anonymous object:
markerGroups= { "x": [], "w": [], "a": [], "q": [], "f": [], "t": [],
"j": [], "l": [], "r": [] };
--
You received this message because you are subscribed to the Google Groups
"Google Maps API V2" 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.