Open ISURU9900 opened 5 years ago
I don't have a solution but see a similar issue for WMTS tiles from NASA using the template var nasagibs_epsg4326_template = '//gibs-{s}.earthdata.nasa.gov/wmts/epsg4326/best/' + '{layer}/default/{time}/{tileMatrixSet}/{z}/{y}/{x}.';
The Error Message in the Console is as below:
"leaflet.timedimension.layer.wms.js:329 Uncaught TypeError: Cannot read property 'querySelectorAll' of null
at e._getDefaultTimeFromCapabilities (leaflet.timedimension.layer.wms.js:329)
at e.
It would be great if someone can give some thoughts and help us understand the meaning of the error. In my case the display is working but the console is filled with these error messages for each date change. Thanks
I adopted the code according to my webmap. but this error comes up with it in the Developer tools of the browser.
circle markers can be added bu they don't show any values of the wms layer in geoserver. error comes up with leaflet.timedimension.layer.wms.timeseries.js
any idea how to make it work?