arcgis-python-api
arcgis-python-api copied to clipboard
Remove zoom level from the map instantiation
trafficstars
Only thing changed: instead of map("Redlands", zoomlevel=6) it's map("Redlands")
Didn't change any screenshots or re-run code