I just started working with the ArcGIS Javascript API and I was wondering how I would go about getting an array of Graphics from a KML layer. I do not know where to begin.
asked Feb 12, 2014 at 7:21
user26765user26765
1 Answer 1
The KML with buffer sample shows exactly what you're requesting.
answered Feb 13, 2014 at 2:26
default