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.
我使用这个插件在我的项目中的 Leaflet 地图上画线:
https://github.com/alex3165/react-leaflet-draw
我想在 _onCreate 或更高版本时获取绘制多段线的坐标(纬度、经度)。我怎么能这样做?