[OpenLayers-Users] Reconstruction of Track

Andreas Hocevar andreas.hocevar at gmail.com
Wed Aug 13 05:44:50 EDT 2008


On Wed, Aug 13, 2008 at 1:05 AM, David Calle <davydky at gmail.com> wrote:
> Hi List,
> I have information on a point shapfile (geometry), I need to draw a line
> with the points, for simulating the way that follows  a car.
> Do you have any idea for this action..??

You can either use the PointTrack layer (see
http://www.openlayers.org/dev/examples/point-track-markers.html), or
do something like
http://dev.openlayers.org/sandbox/ahocevar/playground/examples/point-track-vector.html).
Both examples should be self-explanatory, the latter is about 5 times
faster than the former.

Regards,
Andreas.



More information about the Users mailing list