Hi there, I am trying to push out events that contain the moving locations of a users buddies, so I can update the GMap on the page using plain JS and the GMarkerManager.
Right now I am using Pushlet for this, but that has the disadvantage that it is not integrated into Wicket, and it uses a generic broadcast mechanism, much like JMS subscribing to topics from JS. Is there any way to get this functionality working using Wicket, e.g. the GMap not being reloaded, just moving the markers on a pull/push interval? Thanks for any hints! /peter ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
