On Tue, 2007-07-31 at 22:13 +0200, Andreas Hocevar wrote: > Hi Markus, > > first of all, it would be interesting if you could describe your exact use > case. Hi Andreas,
The usescase is the following: I want to simulate the motion of buses in our city. (Please see: http://www.mail-archive.com/[EMAIL PROTECTED]/msg00056.html ) A reloading of the map every 30 seconds is not satisfying enough, because web users must see on what positions buses are moving. I saw in the code, that you did the update to OL and therefore I would ask you, how should I simulate such a motion process: you should be aware that at least every 200ms the bus has to change his position. I was taking a look to the API of openlayers. Should I use the Object Openlayers.Geometry.Point that has even a move method? cheers Markus ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
