Ben & William,

Thanks for your thoughts.
This part of my project involves route planning and rightclicking a
marker will show a context menu that will include choices to:
    delete the current marker
    insert a marker after the current marker

On the map below you click to draw a line.  The markers can be dragged
and the line follows.
Rightclick a marker for the skeleton of a context menu.  Or rightclick
the map for coords.
Both types of rightclicks use the same infowindow.
http://www.mappingsupport.com/forum_post/drag_marker_and_line_beta1.html

(There's a bug I'll fix tomorrow.  If you click an item in the context
menu that will also drop a new marker and extend the line.)

In the back of my mind I've been pondering the need to keep my marker
array in synch  with my polyline MVCArray.
When I squarely address that issue I may decide not to pursue the
bindTo approach since the markers can come and go.

Ben - I'm not real clear on your reference to MVCArrayBinder.  I
searched and did not find any hits on this critter.
I realize that more/better docs on MVCArrays and bindTo will appear
Real Soon Now.
In the meantime, can  you shed a bit more light on MVCArrayBinder?
Should I be thinking of putting my markers into an 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