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