arcgis-python-api icon indicating copy to clipboard operation
arcgis-python-api copied to clipboard

`part3_finding_point_of_interests.ipynb` guide fixed

Open tarunkukreja003 opened this issue 6 months ago • 1 comments

part3_finding_point_of_interests.ipynb guide fixed.

Major changes: - changing from gis.map() to Map() - adding spatialReference to location for the Point geometry to be drawn on the Map - removed the section Example of finding restaurants within a polygon drawn on map since on_draw_end() function doesn't exist anymore - added updated map screenshots

tarunkukreja003 avatar Aug 28 '24 00:08 tarunkukreja003