| bio | website | swingley.appspot.com |
|---|---|---|
| location | Laguna Beach, CA | |
| age | 31 | |
| visits | member for | 2 years, 10 months |
| seen | 9 mins 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.
|
Oct 4 |
answered | create buffer around locator-derived point |
|
Oct 1 |
comment |
infoWindow does not open on initial page load (ArcGIS Javascript API) I'm not sure then. Posting a complete code sample that reproduces the issue will be the best way for us to figure this out. |
|
Sep 26 |
comment |
infoWindow does not open on initial page load (ArcGIS Javascript API) Instead of wrapping your dojo.ready() call in a callback to jQuery's onLoad, put it at the top level of your script. |
|
Sep 26 |
comment |
infoWindow does not open on initial page load (ArcGIS Javascript API) @Craig dojo.addOnLoad and dojo.ready are the same thing: trac.dojotoolkit.org/browser/dojo/dojo/trunk/ready.js#L59 |
|
Sep 26 |
comment |
open current selection's tab in tabbed infoWindow container: ArcGIS Javascript API Glad it worked :). |
|
Sep 24 |
revised |
open current selection's tab in tabbed infoWindow container: ArcGIS Javascript API deleted 2 characters in body |
|
Sep 24 |
answered | open current selection's tab in tabbed infoWindow container: ArcGIS Javascript API |
|
Sep 11 |
comment |
Unclear on proxy used for AJAX in Javascript @Sam007 you're welcome and my pleasure, glad I could help :) |
|
Sep 11 |
comment |
Unclear on proxy used for AJAX in Javascript @Sam007 added more info, please see my answer above. |
|
Sep 11 |
revised |
Unclear on proxy used for AJAX in Javascript additional details about how map services work and when a proxy/CORS is required |
|
Sep 10 |
answered | Unclear on proxy used for AJAX in Javascript |
|
Sep 10 |
comment |
Unclear on proxy used for AJAX in Javascript @Mapperz while that info still applies, that link is out of date, current version is here: help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/… |
|
Aug 24 |
awarded | Enlightened |
|
Aug 24 |
awarded | Nice Answer |
|
Aug 13 |
answered | Dynamic rendering polygon , point, line feaures |
|
Aug 13 |
awarded | Enlightened |
|
Aug 1 |
comment |
Overlaping graphics not visible in featureLayer Glad you got it figured out. You should post that as answer and then mark your post as the answer to this question. meta.stackoverflow.com/questions/12513/… |
|
Jul 31 |
comment |
Overlaping graphics not visible in featureLayer Can you post your .json file somewhere (dropbox or some other free hosting service) so we can reproduce this? That would be the easiest and fastest way to see if this is a bug and/or if there is a workaround. |
|
Jul 22 |
awarded | Yearling |
|
Jun 19 |
comment |
ESRI Javascript API - Emulate 'Red Glow' Effect From Flex API @theJones– good call, more on -animation-iteration-count: developer.mozilla.org/en/CSS/animation-iteration-count |