Try adding a <script> tag to your module.gwt.xml file: http://code.google.com/webtoolkit/doc/1.6/DevGuideOrganizingProjects.html#DevGuideModuleXml
On Fri, Jul 17, 2009 at 7:35 AM, lumo<[email protected]> wrote: > > hi ng! > > i know how to write native js code in java, > but what i did not find yet, is how to add a javascript to the > header... > means i need to include > <script type=\"text/javascript\" src=\"http://topocoding.com/api/ > getapi_v1.php?key="></script> > to my google map. > > how can i add this custom code to my map? > > thanks in advance > lumo > > > -- 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 -~----------~----~----~----~------~----~------~--~---
