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

guide `part2_locating_addresses` fixed for the new map widget

Open tarunkukreja003 opened this issue 6 months ago • 3 comments

guide part2_locating_addresses fixed for the new map widget.

Following changes were made:

  • updating gis.map() to Map()
  • adding spatialReference to convert location to Point to display on the map
  • updating links
  • updating/adding images
  • minor typos

tarunkukreja003 avatar Aug 21 '24 23:08 tarunkukreja003