Hi Andreas, ok, now I have a clearer idea how to implement it with MVC: the widget (View) will be implemented using openlayers the tool (loads the data in the model) and the getter returns always an instant (or probably a set of instants (ca 100) to be processed next). Probably I will use the javascript HashTable Structure to store that data to access to a value via a key.
It is not yet clear, if I should load the entire trajectory data of several buses in the model, or I will only load and reload a subset into the model and load a second subset in a further moment with the intention to avoid the big increasing of the model. So what do you thing? 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
