Hi, I have been working on a map that allows you to draw simple polylines by clicking once to start the polyline and adding a mousemove listener to draw a polyline as you move the mouse around the map, then another click will identify the desired end point of the polyline. This worked fine last week, but now the second click is never received. If I change the version of the api to 3.0 it still works, so definitely something has changed. I'm wondering if this is a bug, or if I should be doing something differently.
Here is a simplified example: http://184.72.245.19/demo/index-demo.html And using "v=3.0" http://184.72.245.19/demo/index-demo30.html Thanks. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
