Identify (Pop Up) on WMS

1296
1
11-21-2017 04:42 AM
NehaRani
New Contributor

We are using ArcGIS JS API 3.18 in our application and need to enable Pop Up on WMS and WMTS layers but unable to do so.

We have following queries regarding the same:

  1. Does ArcGIS JS API 3.18 support Identify Pop Up on WMS and WMTS layers?
  • If answer to 1 is "No", which version of ArcGIS JS API should we use?
  • If answer to 1 is "Yes", please help us with a sample code base to achieve the same.

A sample code would be very useful for us.

Can you please guide us in implementation of the same?

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Neha,

   The quick answer is NO. The reason for that is the WMS spec does not clearly define what the service has to return from the GetFeatureInfo method, so it would be very complicate for esri to develop the popup capability for this layer type.

Does WMS layer supports info window or popup? 

0 Kudos