ArcGIS API

We have a basic demo exercising ArcGIS API for Javascript.

  1. Save this HTML demo file to your computer for editing in your preferred code text editor:

    Download SDK Demo

  2. Log in to get an API key from ArcGIS at https://developers.arcgis.com/dashboard

  3. Replace REGRID_API_KEY in the recently downloaded arcgis-sdk-demo.html file with an API key from the Regrid dashboard. The URL where you will add the key looks like this:

    https://fs.regrid.com/REGRID_API_KEY/rest/services/premium/FeatureServer/0
    
In this section