Hi again,

I've finished gmap component refactoring and basically now you can add any wicket component (even panel and border, but not a wicket page) to a gmarker with one condition: the name of your component has to be "gmarkerInfo".
When user clicks on gmarker icon a new ajax request is sent in order to render and display the content of info window.  I updated the examples and everything works pretty nice in Firefox, i have to test it in IE as well.

But I have some issues committing the code, sometimes I cannot update from cvs, now it keeps telling me that i dont have write permission. Eelco or someone else, would you like to double check what happened.

iulian

On 1/4/06, Jim McLaughlin <[EMAIL PROTECTED]> wrote:
Hi Iulian,
Do you have some ideas for making the component aware of the wicket
lifecycle? I want map events such as clicking on a marker to call events
on other wicket components, such as Links, Forms, or Behaviors. Right
now I am working on creating an xml container for gmap, which thanks to
Juergen we can transform into _javascript_ using xslt. I would be happy to
hear what your thoughts are.

jim

Iulian-Corneliu COSTAN wrote:
> GMap component is not aware of any wicket lifecycle, it uses only plain
> _javascript_. I needed only this basic functionality long time ago, but
> now if people are interested in this component I can make it better.
>
> keep in touch ...
>
> iulian
>
> On 12/29/05, *Jim McLaughlin* <[EMAIL PROTECTED]
> <mailto: [EMAIL PROTECTED]>> wrote:
>
>     We want to include a google map in our webapp and use it as a navigation
>     tool. Can someone advise us how to add a Link or AjaxHandler to a
>     GMarker? The problem is that the gmap components are rendered as a
>     _javascript_ blob outside of the wicket rendering process. I guess the
>     bigger question is howto make wicket render components as _javascript_.
>     I've been puzzling over how to have a ListView of GMarkers render to the
>     proper _javascript_, with Links or AjaxHandlers passed to
>     GEvent.addListener (...).
>
>     thanks,
>     jim
>
>
>
>     -------------------------------------------------------
>     This SF.net email is sponsored by: Splunk Inc. Do you grep through
>     log files
>     for problems?  Stop!  Download the new AJAX search engine that makes
>     searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
>     http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
>     < http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click>
>     _______________________________________________
>     Wicket-user mailing list
>     Wicket-user@lists.sourceforge.net
>     <mailto:Wicket-user@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to