Skip to content

Instantly share code, notes, and snippets.

@dbouwman
Created March 22, 2013 03:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dbouwman/5218855 to your computer and use it in GitHub Desktop.
Save dbouwman/5218855 to your computer and use it in GitHub Desktop.
snippet of the object we pass along with the FireLayer:ConfigChanged event
{
url:'http://wildfire.cr.usgs.gov/ArcGIS/rest/services/geomac_dyn/MapServer',
model:
{
name:'2012 Fires',
layerId:7,
perimeterLayerId:18,
defn:"year_='2012'"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment