Time series enabled WMS Widget

783
2
03-24-2020 05:34 PM
HarrisCrettenden
New Contributor

Been trying to use a time-enabled WMS, however the normal time series widget doesn't recognize them as time-enabled. Just wanted to check if there was already a custom widget around for using these WMS? 

0 Kudos
2 Replies
LefterisKoumis
Occasional Contributor III

Did you enable the layer to be time-aware in ArcMap (or ArcGIS Pro)?

0 Kudos
TimothyBrown1
New Contributor II

I am having the same issue, I published a WebMap from ArcPro using this WMS service: https://www.ncei.noaa.gov/thredds-coastal/wms/hycom/hycom_reg1_agg/HYCOM_Region_1_Aggregation_best.n...

 

When I try to use the map in WAB I get the errors listed below in the console of the browser:

 

init.js:115 TypeError: Cannot read property '0' of undefined
at wa (init.js:2653)
at init.js:2667
at Object.forEach (init.js:72)
at ra (init.js:2667)
at W (init.js:2668)
at init.js:2679
at c (init.js:104)
at e (init.js:104)
at n.DeferredList.resolve.callback (init.js:105)
at e (init.js:2332) "TypeError: Cannot read property '0' of undefined
at wa (https://f1750-2jynpv2-l.ad.local:7443/arcgis/jsapi/jsapi/init.js:2653:326)
at https://f1750-2jynpv2-l.ad.local:7443/arcgis/jsapi/jsapi/init.js:2667:359
at Object.forEach (https://f1750-2jynpv2-l.ad.local:7443/arcgis/jsapi/jsapi/init.js:72:19)
at ra (https://f1750-2jynpv2-l.ad.local:7443/arcgis/jsapi/jsapi/init.js:2667:323)
at W (https://f1750-2jynpv2-l.ad.local:7443/arcgis/jsapi/jsapi/init.js:2668:500)
at https://f1750-2jynpv2-l.ad.local:7443/arcgis/jsapi/jsapi/init.js:2679:335
at c (https://f1750-2jynpv2-l.ad.local:7443/arcgis/jsapi/jsapi/init.js:104:350)
at e (https://f1750-2jynpv2-l.ad.local:7443/arcgis/jsapi/jsapi/init.js:104:139)
at n.DeferredList.resolve.callback (https://f1750-2jynpv2-l.ad.local:7443/arcgis/jsapi/jsapi/init.js:105:479)
at e (https://f1750-2jynpv2-l.ad.local:7443/arcgis/jsapi/jsapi/init.js:2332:131)"
l @ init.js:115
30main.js?wab_dv=2.16:1353 Uncaught TypeError: Cannot read property 'hide' of undefined
at Object.resetInfoWindow (main.js?wab_dv=2.16:1353)
at Object.onWindowResize (main.js?wab_dv=2.16:1352)
at init.js:64

 

Also, the entire WAB screen is greyed out, any thoughts? 

0 Kudos