Hi All, We are developing an application which shares a single canvas for containing google map as well as a Box(flex control) which forms a drawing board.We want to show routes(random drawing) over the map.for this we need to have only one of the controls(i.e. map or drawing board)enabled at a time since mouse drag event is used to draw as well as to pan.As you can see we want the visibility of both to be true. So could anyone suggest a control to enable and disable the map dynamically?
Regards, Pranali, Sanyogita On Mar 1, 2:02 am, pamela fox <[email protected]> wrote: > Hi Ravi- > > From your description and lack of a link/source, I'm not sure what the issue > is. > > You might try to set the location via the map_preinitialize event > instead of the map_onready event - maybe that will > help.http://code.google.com/apis/maps/documentation/flash/basics.html#MapO... > > - pamela > > On Fri, Feb 27, 2009 at 10:12 PM, Ravi Kishore <[email protected]> wrote: > > > Hi All, > > > We have a problem with google map initialization. In FLEX application, > > on two different locations we are displaying a Google Map. But here > > the problem is, if one of the Google MAP is loaded and when we > > navigate the application to see the other Google MAP, it is not > > initializing. If one of the MAP is loaded the other one is not loading > > and vice versa. > > > Can you please provide the solution for how to overcome this case. > > > Waiting for quick reply. > > > Regards, > > Ravi Kishore --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
