AGSWMSLayer Time support for wmst

638
1
12-03-2012 12:38 PM
WilliamAshmall
New Contributor
I am trying to add a wms layer that needs to have the time specified in the url.  For example: TIME=2012-12-02T12:00:00.000Z  Is there support for this?  I see that the AGSWMSLayers have the _timeAware property so I'm guessing there should be some way to pass the time parameter but I'm not seeing it currently.
0 Kudos
1 Reply
NimeshJarecha
Esri Regular Contributor
AGSWMSLayer does not have Time support. The property timeAware is inherited property and is always FALSE for AGSWMSLayer.

Regards,
Nimesh
0 Kudos