You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Fabrizio Giudici <fa...@tidalwave.it> on 2009/02/02 23:17:56 UTC

Google Maps / GMap2?

I need to integrate Google Maps in my Wicket application. I searched in 
the Wiki and found GMap2 - but I only see artifacts for Wicket 1.4 Is it 
possible to use it, or some alternative, with Wicket 1.3.x?

Thanks.

-- 
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog
Fabrizio.Giudici@tidalwave.it - mobile: +39 348.150.6941


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Google Maps / GMap2?

Posted by Fabrizio Giudici <fa...@tidalwave.it>.
Martin Funk wrote:
> its part of wicketstuff-core now
>
> checkout:
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/ 
>
>
> and do the 'mvn install' there
>
> examples can be found here:
> https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/gmap2-parent/gmap2-examples/ 
>
> after core is installed the examples should run with:
> mvn jetty:run
> in the examples directory.
>
Thank you, the backport worked fine (only 3 generics to drop and a funny 
Wicket 1.3.x typo in the APIs).
I've seen a strange problem that I'm reporting in a separate message.

-- 
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog
Fabrizio.Giudici@tidalwave.it - mobile: +39 348.150.6941


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Google Maps / GMap2?

Posted by Martin Funk <ma...@googlemail.com>.
its part of wicketstuff-core now

checkout:
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/

and do the 'mvn install' there

examples can be found here:
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/gmap2-parent/gmap2-examples/
after core is installed the examples should run with:
mvn jetty:run
in the examples directory.

mf

Am 03.02.2009 um 12:32 schrieb Fabrizio Giudici:

> Martin Funk wrote:
>> Hi Fabrizio,
>>
>> basically this still holds true:
>> http://www.nabble.com/where-is-wicket-contrib-gmap3-1.3.4-td20063260.html#a20064098
>>
>>
> Thanks - but the URL of SVN seems to be wrong:
>
> [Mistral:Apache/Wicket/gmap2] fritz% svn co https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-gmap2
> svn: URL 'https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-gmap2' 
>  doesn't exist
>
>
> Looking at https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/ 
>  these are the subdirectories I see:
>
>   *  ..
>   * active-widgets-parent/
>   * pickwick/
>   * wicket-calendar/
>   * wicket-cluster/
>   * wicket-contrib-accordion/
>   * wicket-contrib-accordion-examples/
>   * wicket-contrib-bbcodecomponent/
>   * wicket-contrib-jamon/
>   * wicket-contrib-jasperreports/
>   * wicket-contrib-mootools/
>   * wicket-contrib-mootools-examples/
>   * wicket-iolite/
>   * wicket-persistence-template/
>   * wicket-security/
>   * wicketstuff-animator/
>   * wicketstuff-core/
>   * wicketstuff-dojo-1.1/
>   * wicketstuff-jmx-panel/
>   * wicketstuff-lightbox/
>   * wicketstuff-merged-resources/
>   * wicketstuff-merged-resources-examples/
>   * wicketstuff-picnik/
>   * wicketstuff-progressbar/
>
>
> -- 
> Fabrizio Giudici - Java Architect, Project Manager
> Tidalwave s.a.s. - "We make Java work. Everywhere."
> weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog
> Fabrizio.Giudici@tidalwave.it - mobile: +39 348.150.6941
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Google Maps / GMap2?

Posted by Fabrizio Giudici <fa...@tidalwave.it>.
Martin Funk wrote:
> Hi Fabrizio,
>
> basically this still holds true:
> http://www.nabble.com/where-is-wicket-contrib-gmap3-1.3.4-td20063260.html#a20064098
>
>   
Thanks - but the URL of SVN seems to be wrong:

[Mistral:Apache/Wicket/gmap2] fritz% svn co 
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-gmap2
svn: URL 
'https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicket-contrib-gmap2' 
doesn't exist


Looking at 
https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/ 
these are the subdirectories I see:

    *  ..
    * active-widgets-parent/
    * pickwick/
    * wicket-calendar/
    * wicket-cluster/
    * wicket-contrib-accordion/
    * wicket-contrib-accordion-examples/
    * wicket-contrib-bbcodecomponent/
    * wicket-contrib-jamon/
    * wicket-contrib-jasperreports/
    * wicket-contrib-mootools/
    * wicket-contrib-mootools-examples/
    * wicket-iolite/
    * wicket-persistence-template/
    * wicket-security/
    * wicketstuff-animator/
    * wicketstuff-core/
    * wicketstuff-dojo-1.1/
    * wicketstuff-jmx-panel/
    * wicketstuff-lightbox/
    * wicketstuff-merged-resources/
    * wicketstuff-merged-resources-examples/
    * wicketstuff-picnik/
    * wicketstuff-progressbar/


-- 
Fabrizio Giudici - Java Architect, Project Manager
Tidalwave s.a.s. - "We make Java work. Everywhere."
weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog
Fabrizio.Giudici@tidalwave.it - mobile: +39 348.150.6941


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Google Maps / GMap2?

Posted by Martin Funk <ma...@googlemail.com>.
Hi Fabrizio,

basically this still holds true:
http://www.nabble.com/where-is-wicket-contrib-gmap3-1.3.4-td20063260.html#a20064098

mf

2009/2/2 Fabrizio Giudici <fa...@tidalwave.it>

> I need to integrate Google Maps in my Wicket application. I searched in the
> Wiki and found GMap2 - but I only see artifacts for Wicket 1.4 Is it
> possible to use it, or some alternative, with Wicket 1.3.x?
>
> Thanks.
>
> --
> Fabrizio Giudici - Java Architect, Project Manager
> Tidalwave s.a.s. - "We make Java work. Everywhere."
> weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog
> Fabrizio.Giudici@tidalwave.it - mobile: +39 348.150.6941
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>