Skip to content

FeaturesCollection Object Array Support Broken in L.GeoJSON #1298

@sarcanon

Description

@sarcanon

Version 0.5 broke support for arrays of FeatureCollection objects in L.GeoJSON. A new conditional testing for geometry property of feature parameter was added in the AddData function (lines 5443-6 in leaflet-src.js v 0.5), which fails for these arrays. Arrays of FeatureCollection objects were properly rendered in version 0.4.5, which does not have this conditional.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions