Hello

I have an arrays with markers which I add to MM with addMarkers()
method. The first marker is the "search marker" and the position will
change, if a user type something in a textbox which, gets translated
with GeoCoder. After receiving the result from the GeoCoder, I set the
position on that marker with setPosition() method, I setCenter to the
position and lastly I fire dragend end event. But the marker is not
shown?? Why not?

Kenneth

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