8,925 reputation
11436
bio website swingley.appspot.com
location Laguna Beach, CA
age 31
visits member for 2 years, 10 months
seen 19 hours ago
stats profile views 576

Blog: http://swingley.posterous.com/

Twitter: @derekswingley

Product engineer working mainly on the ArcGIS API for JavaScript at Esri. Opinions are my own.


Feb
12
revised How to save Bookmarks between sessions using the JS API
added 24 characters in body
Feb
11
awarded  Announcer
Feb
1
comment Chart inside pop up window in Javascript
Yes, should be possible. My example is hardcoded to use 50 as the value for the chart but you could do anything you like inside the function that creates the chart.
Jan
29
answered Programmatic authentication to ArcGIS Server secured layers via RESTful API
Jan
26
comment passing geocode results object to another file
This should be a comment, not an answer. Also, OP answered his own question so it's probably best to delete this.
Jan
26
answered Opacity causes tiles to 'flash' in
Jan
22
answered How to retrieve the mapPoint behind a PictureMarkerSymbol?
Jan
20
comment How to zoom to feature when clicking on drop-down list box item with ArcGIS JS API?
This is not an answer. You should post your own question.
Jan
20
comment GeoServer Callback Function Undefinded
Glad I could help!
Jan
19
answered GeoServer Callback Function Undefinded
Dec
27
comment Difference between Identify task & Attribute Info in ArcGIS Java Script API (ver. 2.x & 3.x)
What is the "attribute info task"? Can you post some code to reproduce what you're seeing?
Dec
27
answered Chart inside pop up window in Javascript
Dec
27
answered Javascript and esri.dijit.PopupMobile
Dec
7
awarded  Announcer
Dec
5
comment ArcGIS JavaScript API - symbol does not appear in IE but works fine with Chrome or Firefox?
Please post code to reproduce the problem.
Dec
5
comment How to create a ClassBreakRenderer without data coming from Feature Layer?
Your renderer has to reference an attribute field from your feature layer. You can define the breaks however you like, but the renderer uses the value from some field for each feature out how to symbolize it. Are you sure you want a class breaks renderer and not a unique value renderer?
Dec
4
comment How to create a ClassBreakRenderer without data coming from Feature Layer?
I think we misunderstood each other. I'm not clear on what you want to do. Can you edit your question and clarify what you're doing? What is the data source?
Dec
4
answered How to create a ClassBreakRenderer without data coming from Feature Layer?
Nov
15
answered Changing infoWindow style in ArcGIS JavaScript API (v3.2)
Nov
8
comment is it possible to obtain layerInfo from the Layer's URL
@Sam007 happy to help!