Zum Hauptinhalt gehen

What is/are the external url(s) that GVH reaches out to for the esri javascript API?

Kommentare

1 Kommentar

  • Mike Ketler

    Hi,

     

    The viewer is going to load ESRI API files from the domain below. The version of the API depends on the version of the viewer and will change if you upgrade from 2.7.2. I recommend just telling the HTML5 Viewer to use the local copy of the ESRI API. There should be no impact when making this change.

     

    JS API Domain:

     

    http://js.arcgis.com

     

    Local API Copy (index.html):

     

    // Uncomment the below line to only use local copies of Esri API files. This is done automatically in the Geocortex Mobile App Framework.

     

    var geocortexUseLocalEsriApi = true;

     

    Thanks,

     

    Mike Ketler
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.