ok, i got it working inside a xul:browser element... but now i need to figure out how to trigger functions inside the browser page.
On May 8, 5:54 pm, Brad <[email protected]> wrote: > Hi All, > > I'm currently trying to write a desktop application which uses the > google maps javascript api (v2) inside anXULdocument. The *exact > same* javascript code (that used in the hello world example in the > documentation) works fine inside an HTML, but fails when creating the > GMap2 object inside theXULdocument. I run the document with > XULrunner 1.9.0.1, and i know for certain that the javascript executes > *through* the GBrowserIsCompatible() statement, but not past the GMap2 > creation statement. > > Does anyone have any advice on my issue? > > Thanks! > ~ Brad. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API" 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 > athttp://groups.google.com/group/google-maps-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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?hl=en.
