Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-08 Thread Erik van Oosten
That is a very very nice implementation. Thanks Iulian, Erik. Iulian Costan schreef: > please check this out: http://syca.4java.ca/gmap/ > > /iulian > -- Erik van Oosten http://www.day-to-day-stuff.blogspot.com/ - U

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-08 Thread Iulian Costan
please check this out: http://syca.4java.ca/gmap//iulianOn 9/7/06, Erik van Oosten < [EMAIL PROTECTED]> wrote:Nice.Is there an example application running somewhere? Erik.Frank Bille schreef:> There is something in Wicket-Stuff:>> http://svn.sourceforge.net/viewvc/wicket-stuff/trunk/wicket-con

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Peter Neubauer
Hi, works great, thanks for the quick fix! Will play around with it and see if there is more to wish :) Cheers /peter On 9/7/06, Iulian Costan <[EMAIL PROTECTED]> wrote: > just a quick fix and it is up now. > > please co > http://svn.sourceforge.net/viewvc/wicket-stuff/branches/WICKET_1_2/wicket-

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Iulian Costan
just a quick fix and it is up now. please co http://svn.sourceforge.net/viewvc/wicket-stuff/branches/WICKET_1_2/wicket-contrib-gmap/ http://svn.sourceforge.net/viewvc/wicket-stuff/branches/WICKET_1_2/wicket-contrib-gmap-examples/ and try it out. let me know if you have any other issues/suggestoins/

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Eelco Hillenius
Well, you can run the example project... Eelco On 9/7/06, Erik van Oosten <[EMAIL PROTECTED]> wrote: > Nice. > Is there an example application running somewhere? > > Erik. > > > Frank Bille schreef: > > There is something in Wicket-Stuff: > > > > http://svn.sourceforge.net/viewvc/wicket-stu

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Erik van Oosten
Nice. Is there an example application running somewhere? Erik. Frank Bille schreef: > There is something in Wicket-Stuff: > > http://svn.sourceforge.net/viewvc/wicket-stuff/trunk/wicket-contrib-gmap/ > http://svn.sourceforge.net/viewvc/wicket-stuff/trunk/wicket-contrib-gmap-examples/ > --

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Peter Neubauer
Cool, that would be great, setting out markers programmatic is a good thing IMHO. Seems GMap is a nice tool to fast get things up. Otherwise, what are people using to visualise locations? Image Maps? Any pointers there? /peter On 9/7/06, Iulian Costan <[EMAIL PROTECTED]> wrote: > the project was

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Iulian Costan
give me some time to take a look what;s going on there and i'll get back to you asap./iulianOn 9/7/06, Peter Neubauer < [EMAIL PROTECTED]> wrote:Hi there again,tried to get the stuff up, but get an error when starting up 7/09/2006 18:48:06 wicket.protocol.http.WicketServlet initINFO: WicketServlet

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Peter Neubauer
Hi there again, tried to get the stuff up, but get an error when starting up 7/09/2006 18:48:06 wicket.protocol.http.WicketServlet init INFO: WicketServlet loaded application Waylookwebapplication via com.waylook.application.internal.WicketApplicationFactory factory 7/09/2006 18:48:06 wicket.Applic

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Iulian Costan
the project was created more than 1 year ago and because of lack of interest i stopped maintaining it. i am not sure it still works with latest codebase but at least i can take a look and fix any existing issues; so you can give it a try if you want. /iulianOn 9/7/06, Peter Neubauer <[EMAIL PROTE

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Igor Vaynberg
yeah, there is already a project that integrates google maps in wicket-stuff-IgorOn 9/7/06, Peter Neubauer < [EMAIL PROTECTED]> wrote:cool,thanks a lot for the pointer!/peter On 9/7/06, Frank Bille <[EMAIL PROTECTED]> wrote:> There is something in Wicket-Stuff:>> http://svn.sourceforge.net/viewvc/

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Peter Neubauer
cool, thanks a lot for the pointer! /peter On 9/7/06, Frank Bille <[EMAIL PROTECTED]> wrote: > There is something in Wicket-Stuff: > > http://svn.sourceforge.net/viewvc/wicket-stuff/trunk/wicket-contrib-gmap/ > http://svn.sourceforge.net/viewvc/wicket-stuff/trunk/wicket-contrib-gmap-examples/ > >

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Frank Bille
There is something in Wicket-Stuff:http://svn.sourceforge.net/viewvc/wicket-stuff/trunk/wicket-contrib-gmap/ http://svn.sourceforge.net/viewvc/wicket-stuff/trunk/wicket-contrib-gmap-examples/On 9/7/06, Erik van Oosten < [EMAIL PROTECTED]> wrote:You might want to take a look at jMaki. It provides 'c

Re: [Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Erik van Oosten
You might want to take a look at jMaki. It provides 'components' that you can extract and Wicketify. The available components allow mashing with Google Maps, Yahoo Maps, Yahoo Geocoder and Flickr. jmaki home: https://ajax.dev.java.net/ jmaki sample app: http://www.javaserver.org/jmaki/ Regards,

[Wicket-user] Abstraction of Google Maps API?

2006-09-07 Thread Peter Neubauer
Hi there, I'm just wondering if anyone has done some abstration for a Google Map panel for Wicket in order to display points of interest etc in e.g. a Panel? /peter - Using Tomcat but need to do more? Need to support web serv