How do I include WMS layers with api v4.0?

1678
2
07-01-2016 06:16 AM
DavidStevens3
New Contributor

I've been looking at building a new GIS client for ArcGIS server and naturally took the newest api version - v4.0.

However I now realize that there is absoluty no support for OGC WMS layers. In 3.17 there was a WMSLayer class.

Is there any way to add industry standard OGC layers such as WMS [Web Map Service - Wikipedia, the free encyclopedia] as the api currently stands?

0 Kudos
2 Replies
RebeccaStrauch__GISP
MVP Emeritus
0 Kudos
RobertScheitlin__GISP
MVP Emeritus

David,

  if you want OGC WMS layers then you need to use 3.17 of the JS API. WMS layer support is coming but there is much work to be done in the new JS API 4.0 yet.

0 Kudos