Hi,
Has anyone ever tried to draw a buffer on the map using geometry.buffer in ArcGIS API for Python?
I can draw a point or a simple polygon on the map, but when I try to draw a buffer,a circle around a point, which is a polygon in essence, it won't be dawn, nor does it return me any warning or error.
I am stuck and puzzled...
screenshots are attached, any advice and suggestions are highly appreciated.