I want to do animation of three Geoserver WMS layers. this three WMS layers from 1992,2002 and 2013 respectively. When animation starts first 1992 WMS layer will display after that 2002 and 2013 WMS layer appear as animation time lapse increases. I have tried in Leaflet but its not working. Can anyone have thought on this ?
I tried with this plugin,my both the WMS layers display properly but animation is not working and showing this errors:
"Uncaught TypeError: xml.querySelectorAll is not a function
at e._getDefaultTimeFromCapabilities (leaflet.timedimension.layer.wms.js:324)
at e. (Leaflet.TimeDimension.WmsTimeInterval.js:282)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at z (jquery.min.js:4)
at XMLHttpRequest. (jquery.min.js:4)"
and for time animation "Time not Available".
Thanks.
I want to do animation of three Geoserver WMS layers. this three WMS layers from 1992,2002 and 2013 respectively. When animation starts first 1992 WMS layer will display after that 2002 and 2013 WMS layer appear as animation time lapse increases. I have tried in Leaflet but its not working. Can anyone have thought on this ?
I tried with this plugin,my both the WMS layers display properly but animation is not working and showing this errors:
"Uncaught TypeError: xml.querySelectorAll is not a function
at e._getDefaultTimeFromCapabilities (leaflet.timedimension.layer.wms.js:324)
at e. (Leaflet.TimeDimension.WmsTimeInterval.js:282)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at z (jquery.min.js:4)
at XMLHttpRequest. (jquery.min.js:4)"
and for time animation "Time not Available".
Thanks.