ESRI ArcGIS JavaScript API: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
m Brian Wilson moved page ESRI JavaScript API to ESRI ArcGIS JavaScript API: more descriptive
Brian Wilson (talk | contribs)
mNo edit summary
 
Line 4: Line 4:
I downloaded the ZIP file from a running Web AppBuilder
I downloaded the ZIP file from a running Web AppBuilder
and unzipped it on cc-gis under /c/inetpub/wwwroot/maps/. Now I can see it running here: https://delta.co.clatsop.or.us/maps/Clatsop%20County%20Parcel%20Viewer
and unzipped it on cc-gis under /c/inetpub/wwwroot/maps/. Now I can see it running here: https://delta.co.clatsop.or.us/maps/Clatsop%20County%20Parcel%20Viewer
The ZIP included this informative [https://delta.co.clatsop.or.us/maps/Clatsop%20County%20Parcel%20Viewer/readme.html readme].


Now I am reading the [https://developers.arcgis.com/web-appbuilder/guide/create-import-app.htm#ESRI_SECTION1_CD827E29515941F490AF21F6F2404E35 documentation on how to change it.]
Now I am reading the [https://developers.arcgis.com/web-appbuilder/guide/create-import-app.htm#ESRI_SECTION1_CD827E29515941F490AF21F6F2404E35 documentation on how to change it.]


[Category: GIS]
[Category: GIS]

Latest revision as of 23:42, 3 October 2019

Think of it the JavaScript API as a kind of rebranded version of Leaflet.

I downloaded the ZIP file from a running Web AppBuilder and unzipped it on cc-gis under /c/inetpub/wwwroot/maps/. Now I can see it running here: https://delta.co.clatsop.or.us/maps/Clatsop%20County%20Parcel%20Viewer

The ZIP included this informative readme.

Now I am reading the documentation on how to change it.


[Category: GIS]