On Jun 15, 6:05 pm, Nathan Raley <[email protected]> wrote: > Did you try points = [];?
Yes, this doesn't work when I say poly.setPath(points); i.e. no polyline will appear. When I use a MVCArray all works well. The MVCArray should be shared alternately between a Polyline and a Polygon. This all works well - but I found no way to set the elements of the MVCArray to 0. -- 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.
