Open
Description
At
Lines 196 to 204 in 142f94a
MultiLineString
and MultiPolygon
types are rendering only their first geometry, instead of all of them. Since we have MultiPoint
, GeometryCollection
and FeatureCollection
that are being properly rendered using a FeatureGroup
object, fix should be trivial to do, just replicate the same thing of creating the layers in a loop and group them in the FeatureGroup
object.
Metadata
Assignees
Labels
No labels
Activity