> I think it's a bug in the API, and I've submitted a bug report to > gmaps-api-issues.
thanks for your help. we'll just have to find a different way to represent the data for the time being. i just saw a blog post about an extension that allows resizable markers, that can also hold text -- and which might not suffer from the same problem. > two of the three lines in Hawaii are going missing because the encoded > coordinate string contains a backslash and this hasn't been escaped in > the javascript string literal. You will need to put another backslash > in there. good catch. the function the generates the bird strike data for the map is separate from the rest of the data generation and i neglected to add in the javascript escaping that i had everywhere else. thanks! violet --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
