On Jul 21, 6:40 am, Joseph Elfelt <josephelf...@gmail.com> wrote:
>
> If I understand correctly, I ought to be able to use the bindTo
> concept to link the 'position' of the marker to the corresponding
> position within the 'path' variable of this example.
>
I'm not sure about this, but the path is a MVCArray, which extends the
MVCObject with methods like getAt(integer) and setAt(integer,elem), so
for binding there'd need to be a new method on MVCArray like
path.bindAt(integer, marker, 'position') ?  Or is there a string key
already available for each element of a MVCArray?

...

-- 
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