Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated MultiPolygon 'polygons' prop to allow polygons with holes (#218)
Like 'Polygon' already allows passing array of arrays to make holes, also MultiPolygon should allow it. Even though not read in Leaflet MultiPolygon documentation, it supports it because Polygon support it.
- Loading branch information