Try the getPeer() method on MapWidget On Sat, Jan 10, 2009 at 2:14 PM, Luciano Broussal < [email protected]> wrote:
> > hum, > > the real underlying Gmap2 object is her into the WidgetMap object > > /* Reference to GMap2 object. */ > private final JavaScriptObject jsoPeer; > > do you have nay idea how i can access this object .... > > Thanks > > On 10 jan, 20:07, Luciano Broussal <[email protected]> wrote: > > Hi all and happy new year to all! > > > > I'm using the Google Maps 1.0 Library and need to access the > > $wnd.GMap2 defined into the MapImpl.class > > > > Is ther any tip to access this object since its java security privacy > > is friendly and there is no getter available into the MapWidget > > returning the native javascript Object i wish to access ... > > > > I did try to reference directly $wnd.GMap2 in my native method which > > need the map without success. > > > > Any help is welcome. > > > > Best regards. > > > > Luciano > > --http://www.gwtwindowmanager.org > > > -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
