ESRI ArcGIS JavaScript API: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
mNo edit summary
Line 3: Line 3:


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. 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
 
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]

Revision as of 23:32, 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

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

[Category: GIS]