I have a map that is loading markers via AJAX and centering the map via
clientside geocoding:
http://www.austintreeexperts.com/AJAXmap.php?f=http%3a%2f%2fwww.austintreeexperts.com%2fgmapsXML.cfm%3fu%3d558%26ad%3d23719

I want to dynamically change the MarkerOptions for each marker to make
them draggable:true. This map has my failed attempt to do this:
http://www.austintreeexperts.com/AJAXmap-tester.php?f=http%3a%2f%2fwww.austintreeexperts.com%2fgmapsXML.cfm%3fu%3d558%26ad%3d23719
At the top right, second button down "move tree" is the invalid
function that tries to change the MarkerOptions.

I am a rookie programmer; I'm certain this is a javascript lesson and
not an API issue.

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

Reply via email to