Regarding your trouble with JTS There is a dependency to this :
http://mvnrepository.com/artifact/com.vividsolutions/jts But it should be handled by maven... Unless you just dropped in the jar, then you have to manually put it on class path.. 2009/1/29 Wadi Jalil Maluf <[email protected]> > Thanks Jeremy, but it uses wicket 1,4 and I'm using 1.3.4, anyway I'm > getting > java.lang.ClassNotFoundException: > com.vividsolutions.jts.geom.GeometryFactory > exeptions so I'll just use GMAP integration instead, > thanks! > > -----Mensaje original----- > De: Jeremy Thomerson [mailto:[email protected]] > Enviado el: jueves, 29 de enero de 2009 15:42 > Para: [email protected] > Asunto: Re: OpenLayer with google WMS > > There's an openlayer integration in wicketstuff ( > http://wicketstuff.org/maven/repository/org/wicketstuff/) with examples. > I've never used it. I believe it's a work of Nino. I've looked at the > examples, though. > > On Thu, Jan 29, 2009 at 11:19 AM, Wadi Jalil Maluf > <[email protected]>wrote: > > > Hi All!Does anyone knows how to use openlayer map control with google map > > like this example http://openlayers.org/dev/examples/google.html in > > wicket? > > > > Thanks! > > > > > > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature > database 3805 (20090127) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > __________ Information from ESET NOD32 Antivirus, version of virus > signature > database 3805 (20090127) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
