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:

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/ -

[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

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/

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

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/ On

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

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 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:

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

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