[OpenLayers-Users] each lineString point should remeber their timestamp

dominik dominik.acc at web.de
Wed Dec 21 07:18:49 EST 2011


Hi,
i want to draw a linestring of a maximum size. If the Line reach a max
length last point should fall out of the linstring. So each point need to
remember their timestamp, to know which point need to be deleted next.
The way I image is a feature vector which has a geometry point and the
attribute timestamp. 

How can i draw this points as a linestring whithout merge the geometry from
it's attributes?
I can't draw a line from feature vectors, isn't?

Is there any other option beside maintain an external array of timestamps.

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/each-lineString-point-should-remeber-their-timestamp-tp7114948p7114948.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list