Where is esri.dijit.OverviewMap capability in 4.x??

540
1
09-04-2017 09:33 AM
PeterLen
Occasional Contributor

Hello,

I am doing some online Esri tutorials which are using the 4.3 API.  I wanted to add an esri.dijit.OverviewMap like I am using in a work application which is using the 3.x API.  The esri.dijit.OverviewMap is an extremely simple, 2-liner to get up and running.  It appears that it does not exist in the 4.x API.  I found an example of adding an overview map on a 3-d SceneView but it was very bulky and I just can't believe that the 4.x API would have just done away with the esri.dijit.Overview capability.  I must be missing where to find it.  Does anyone have any info on this?

Thanks - Peter

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Peter,

   The only thing you are missing is that the 4.x API is not mature yet and is still lacking several objects to be in parity with the 3.x functionality.

When you can not find something you should check the functionality matrix to see the objects status:

Functionality matrix | ArcGIS API for JavaScript 4.4 

The over view dijit is marked as coming soon.

0 Kudos