Re: Spatial dataframe does not plot to a mapwidget... - Esri...
results in a polygon being drawn to the cell's output. However, if i try to plot it to a map widget with: mw = gis.map("Center of the Map") sdf.spatial.plot(map_widget=mw, col='columnName') mw it results in a map widget drawn with only the...