<!-- 为了方便我们能够尽快重现、修复 bug或响应您的需求,请遵从下面的规范描述您的问题。 --> ### Request a feature or report a bug? [这是一个需求还是一个缺陷] 缺陷 ### One-line summary [问题简述] 当使用geojson作为地物编辑的参数时,如果geojson是featureCollection,方法不能正常解析 ### Version [产品及版本] + iClient product (for leaflet,for openlayers,for mapboxgl,classic)[iClient 产品]:for leaflet + iClient version [iClient 版本]: 10.0.0 + Browser version [浏览器类型和版本]:谷歌 + OS Version [操作系统类型和版本]:win ---------- <!-- ## If this is a bug [如果这是一个缺陷] --> ### Actual Behavior [当前现象] 不能解析featureCollection类型的geojson中的属性信息 ### Expected Behavior [期望现象] 能正常解析 ### Example of reproducing the issue [重现现象的例子] <!-- For example: Screenshot or Online demo[例如,截图或线上实例 (JSFiddle/JSBin/Codepen)] --> ---------- <!-- ## If this is a feature request [如果这是一个需求] --> ### What is motivation or use case for changing the behavior? [需求的场景和目的是什么?]