Hi Ana- Then you don't actually want it to be an overlay -
An overlay is an object that moves when the map moves - it's related to some latitude/longitude coordinates. A control is an object that doesn't move when the map moves - it's just related to some pixel position on the map panel. So you, in fact, want a control. Here are some custom control demos that should help you: http://code.google.com/apis/maps/documentation/flash/demogallery.html?searchquery=controlbase&classname= - pamela On Sun, Oct 19, 2008 at 3:21 AM, anagha wankhede <[EMAIL PROTECTED]> wrote: > Actually , > I have the code from your website developer code for custom overlay. > Slight modification is that , I don't want that custom overlay to move with > map. > Means , if map moves, the custom overlay rectangle should not move. > > Thx, > Ana > > On Sat, Oct 18, 2008 at 5:44 AM, pamela (Google Employee) > <[EMAIL PROTECTED]> wrote: >> >> Hi Ana- >> >> Please clarify exactly what you're looking for. Do you already have >> the code and it's not working? Or do you need help writing this code? >> >> - pamela >> >> On Sat, Oct 18, 2008 at 3:56 AM, ana <[EMAIL PROTECTED]> wrote: >> > >> > Actually, >> > I was using that custom overlay for rectangle , I want to cover my >> > map with this custom overlay. I filled with gray color and I want to >> > cover this for whole map , as I moved my cursor. >> > Can you tell me how should I use this for my application. >> > >> > > >> > >> >> > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
