On Feb 1, 4:04 pm, Andrew Leach <[email protected]> wrote: > but o.path has not been set to e; o.path is a complex object
String(o.path) yields " m102,35 l102,36,103,36,103,46,102,46,102,47,101,48,96,48,96,50,95,50,94,49,90,49,90,50,91,50,90,51,88,51,88,50,86,50,86,51,85,52,85,55 86,55,86,58 e" whereas String(e) yields e unchanged, a valid line specification. I don't believe o.path is being set correctly, which will mean it won't be drawn correctly, if at all. I should have mentioned earlier that I'm using the first example and adding the last line segment. Using your DOM inspector and adding a state, I can see DIV/shape/fill and /stroke, but none of the VML attributes like "path". Andrew -- 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.
