Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法将已知多边形添加到传单地图的 Draw 界面?
我搜索该feature_group物业:
feature_group
print(m.__dict__)
但什么也没找到。我假设我可以使用 geojson 格式添加一个,我只是不知道在哪里。