socib / Leaflet.TimeDimension

Add time dimension capabilities on a Leaflet map.
MIT License
433 stars 138 forks source link

Is it possible to build the track for a linestring geojson with respect to time iterations? #207

Open SagarKevin opened 3 years ago

SagarKevin commented 3 years ago

I am trying replicate example 9 where the track is created with each iteration of the time dimension using a linestring geojson. I refered to example 17 and was successfully able to do so, but it displays the whole track before hand. in example 9, .gpx and .kml files are used. Would it possible to do the same with linestring geojson?