Leaflet.TimeDimension icon indicating copy to clipboard operation
Leaflet.TimeDimension copied to clipboard

several source data on the same timedimension

Open gesaleh opened this issue 7 years ago • 3 comments

Hi I have different source with following format json Lat,Long,Value I need to have them on the same map layers and using one control to see time laps

is it possible with this plugin (BTW it is great)

thanks

gesaleh avatar Oct 03 '17 19:10 gesaleh

Hi @gesaleh, how is your data organised? Do you have several json files, each of them with the data on a certain time? If this is the case, you could create a new class by extension of TimeDimension.Layer in order to manage your data. You can follow the instructions on issue #19 or check example 12.

bielfrontera avatar Oct 05 '17 18:10 bielfrontera

yes both data are coming through Ajax as 2 different jsons with different times I'll check example 12 in fact my goal is to show for example temp and humidity at the same timedimension map , but also with the possibility to check one or other or both

Thanks

gesaleh avatar Oct 07 '17 20:10 gesaleh

@gesaleh Hi, gesaleh Did you solved your problem? I am facing same issue...could you share some experience ?

Thanks

steven224 avatar Jan 26 '18 07:01 steven224