Esri / public-information-map-template-js

An ArcGIS Online mapping template to showcase social media on a map for disaster response and public information.
http://esri.github.io/public-information-map-template-js/
Apache License 2.0
69 stars 51 forks source link

Default.js update #32

Closed MKellyEsri closed 9 years ago

MKellyEsri commented 9 years ago

The following should be included in Defaults.js from line 38 so it is easier to configure:

//Go to http://www.arcgis.com/sharing/rest/content/items/df8bcc10430f48878b01c96e907a1fc3/data?f=pjson and input below the appropriate operational layer that you want to configure as swipe layer "swipeLayer": { "fields": [], "id": "" },

driskull commented 9 years ago

thanks @MKellyEsri