Re: Google Maps API

2007-10-03 Thread Ballist1c
oadClassInternal(ClassLoader.java:319) >> at java.lang.Class.forName0(Native Method) >> at java.lang.Class.forName(Class.java:169) >> at >> org.apache.commons.logging.impl.LogFactoryImpl$1.run(LogFactoryImpl.java:447) >> at java.secur

Re: Google Maps API

2007-10-03 Thread Martin Funk
:) martinf wrote: You have seen http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-gmap2 havent you? For GeoCoding check out the examples. Martin Ballist1c wrote: Hey guys, I have been testing and attempting to get the google maps api running, with l

Re: Google Maps API

2007-10-02 Thread Ballist1c
;> havent you? >>> >>> For GeoCoding check out the examples. >>> >>> Martin >>> >>> >>> Ballist1c wrote: >>>> >>>> Hey guys, >>>> >>>> I have been testing and attempting to get the

Re: Google Maps API

2007-10-02 Thread martinf
cket-contrib-gmap2 >> havent you? >> >> For GeoCoding check out the examples. >> >> Martin >> >> >> Ballist1c wrote: >>> >>> Hey guys, >>> >>> I have been testing and attempting to get the google maps

Re: Google Maps API

2007-10-02 Thread Nino Saturnino Martinez Vazquez Wael
r the heads up martin,:) martinf wrote: You have seen http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-gmap2 havent you? For GeoCoding check out the examples. Martin Ballist1c wrote: Hey guys, I have been testing and attempting to get the google maps api running,

RE: Google Maps API

2007-10-02 Thread Maeder Thomas
nt: Dienstag, 2. Oktober 2007 10:00 > To: users@wicket.apache.org > Subject: RE: Google Maps API > > > I have tried that... > > add(HeaderContributor.forJavaScript("http://maps.google.com/ma > ps?file=api&v=2&key=ABC")); > > However, when I have t

Re: Google Maps API

2007-10-02 Thread Ballist1c
luence/display/STUFFWIKI/wicket-contrib-gmap2 > havent you? > > For GeoCoding check out the examples. > > Martin > > > Ballist1c wrote: >> >> Hey guys, >> >> I have been testing and attempting to get the google maps api running, >> with little a

RE: Google Maps API

2007-10-02 Thread Ballist1c
m stuck on how to reference javascript from >> an external HTTP url, as opposed to a local js file. >> >> e.g. "http://maps.google.com/maps?file=api&v=2&key=ABC"; >> >> If anyone has any tips, that would be greatly appreciated :) >> >> T

Re: Google Maps API

2007-10-02 Thread martinf
You have seen http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-gmap2 havent you? For GeoCoding check out the examples. Martin Ballist1c wrote: > > Hey guys, > > I have been testing and attempting to get the google maps api running, > with little avail. &

RE: Google Maps API

2007-10-02 Thread Maeder Thomas
key=ABC"; > > If anyone has any tips, that would be greatly appreciated :) > > Thanks guys, > > Take care, > Leo! > -- > View this message in context: > http://www.nabble.com/Google-Maps-API-tf4553339.html#a12993967 &

Google Maps API

2007-10-02 Thread Ballist1c
Hey guys, I have been testing and attempting to get the google maps api running, with little avail. I have done some digging around for info and components written for Google map api integration. Unfortunately, the ones i have come across no longer exist in their respective SVNs :( As much