The Maps API is not intelligent enough to sense a marker/page/xml file has changed by itself! You have to regenerate whatever yourself. In this case, all you need to do is change the lat/lng co-ordinates of the marker - setLatLng(latlng:GLatLng) (see http://code.google.com/apis/maps/documentation/reference.html#GMarker )
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
