Select to view content in your preferred language

Zoom controls and widgets not appearing in the map using ArcGIS for AngularJS

576
0
05-23-2023 10:03 PM
KrubhalaPandian
New Contributor

Hi 

I  am using ArcGIS API for JavaScript  and not able see the Zoom in and out button in basic map view.I am getting this error when running my project. Can some one help me. I am using ESM for ArcGIs.

The error in console is 

[esri.widgets.Zoom] widget-intl:locale-error esri.widgets.Zoom 

  1. {name: 'intl:message-bundle-error', details: {…}, message: 'Errors occurred while loading "esri/widgets/Zoom/t9n/Zoom"'}
    1. details: {errors: Array(1)}
    2. message: "Errors occurred while loading \"esri/widgets/Zoom/t9n/Zoom\""
    3. name: "intl:message-bundle-error" 

2.[esri.widgets.Attribution] widget-intl:locale-error esri.widgets.Attribution

  1. {name: 'intl:message-bundle-error', details: {…}, message: 'Errors occurred while loading "esri/widgets/Attribution/t9n/Attribution"'}
    1. details: {errors: Array(1)}
    2. message: "Errors occurred while loading \"esri/widgets/Attribution/t9n/Attribution\""
    3. name: "intl:message-bundle-error"

3.esri.widgets.Popup] widget-intl:locale-error esri.widgets.Popup 

  1. {name: 'intl:message-bundle-error', details: {…}, message: 'Errors occurred while loading "esri/t9n/common"'}
    1. details: {errors: Array(1)}
    2. message: "Errors occurred while loading \"esri/t9n/common\""
    3. name: "intl:message-bundle-error"
0 Kudos
0 Replies