【发布时间】:2021-06-18 12:25:45
【问题描述】:
webmap_properties = {'title':'My first map of badminton courts in HK',
'snippet': 'Jupyter notebook saved as a webmap',
'tags':['automation', 'python','ArcGIS Notebooks']}
my_first_map.save(webmap_properties)
它说“NoneType”对象不可下标,我该怎么办?
【问题讨论】: