I'm not 100% sure what you are looking for but.. You may want to look at http://groups.google.com/group/google-maps-api-for-flash/browse_thread/thread/ed36fa7c0e61ed20/fdafc3e6b7719fc2?lnk=gst&q=drag#fdafc3e6b7719fc2. This is a question that I asked and Pamela answered regarding DRAG_END validation.
If you are looking to emulate a traditional drag drop approach where you drag a marker/sprite and change the cursor as the mouse moves to show whether or not the current position is valid to drop on (and prevent that actual drag from happening), I haven't found an easy way to do it using the built in draggable markers. However, I have had some luck using non-draggable markers but implementing the drag / drop myself (using standard mouse not map mouse events). This gives you the additional functionality you need to implement drag/drop validation. Sorry if this isn't exactly what you are looking for. On Apr 2, 1:36 am, "Zeus [Sk]" <[email protected]> wrote: > Hello... > > is'it possible to disable or change dragging crossSprite on Marker? > > tnx --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
