On Jul 22, 12:27 am, Joseph Elfelt <josephelf...@gmail.com> wrote:
>
> I wish it was possible to use the bindTo feature to link the positions
> of my markers to the positions of the polyline nodes.
>

If you are going to build a polyline editing tool, another thing to
consider is whether your application will allow the user to insert
vertices in between the ones they've already drawn, or to delete
vertices.  In this case the binding cannot be between the markers and
fixed indices in the array.

...

-- 
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 google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to