Hi, Our app allows users to save views of the map as named regions, so that they can jump from one to another easily using a drop down list. We also allow them to set a default region and I'm saving this using Map.SavePosition.
This works ok, with the "Return to the last result" button working as expected - however, I'd like to be able to trap the user pressing the button so that I could change the selected item in the drop down to match up. Is there anyway to do this? I've tried overriding Map.returntoSavedPosition, but this doesn't seem to get called on the button push. Are there any events I could listen for? Also - is there any way to easily change the text of the tooltip from "Return to the last result" to "Return to default" or similar? Thanks for any help, cheers, Angela --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en -~----------~----~----~----~------~----~------~--~---
