convert from js api 3 to 4: if (this.map.infoWindow instanceof Popup)

483
0
05-09-2021 01:31 AM
Labels (1)
MichaelLev
Occasional Contributor III

In esri js api 3.* I have the code:  if (this.map.infoWindow instanceof Popup)

Now in jas api 4.* I have a 3d scene.

How is the above code converted for js api 4 ?

Tags (1)
0 Kudos
0 Replies