> That is still due to this call in the onload function:
> javascript:myclick(query['id']);

Sorry about that - I fixed that problem as suggested but somehow my
last push of the code to 110mb didn't include that file. The newer
version is there now.

As to the following:
>Also your creatmarker() works in an unusual way, pushing a "blank"
>marker onto a gmarkers[] array and then adding the details via gmarkers
>[gmarkers.length-1].mycategory etc.

My original version of the code created a marker object first then
pushed it onto the array. I thought maybe it was a problem with a
reference rather than a value being pushed onto the array, so I
changed the code to modify the object directly in the array. Sadly,
neither way solves the error.

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