check out the 'gravity' property of MarkerOptions http://code.google.com/apis/maps/documentation/flash/reference.html#MarkerOptions.gravity
you can set it to 0 to have the marker not raise on drag or bounce on drop. there is no way to hide the cross image that appears on drag as far as i know. cheers. On May 8, 5:53 am, Jordi Boggiano <[email protected]> wrote: > Hello, > > I have a huge bullseye used by the user to target an area, and > implemented this as a marker, but when you drag a marker the default > behavior is that it flies up a bit as if it was pulled and then there > is a cross appearing where it will be dropped so that you can aim > precisely.. > > This is usually good, but in this case it ruins the entire idea we > had. I have been trying hard to disable or counteract this but no > success so far. If anyone has an idea I would very much appreciate it. > > Cheers, > Jordi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
