Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make sure fill is set by default for multipolygons #406

Merged
merged 1 commit into from
Dec 5, 2014

Conversation

jgravois
Copy link
Contributor

if you run debug/sample.html against RC4, you can see that states that are multipolygons draw with no fill.

this is a bug i introduced in #394 and is caused by the fact that
L.Path.prototype.options.fill returns false

please review this patch which sets fill manually (and adds an appropriate test)

patrickarlt added a commit that referenced this pull request Dec 5, 2014
make sure fill is set by default for multipolygons
@patrickarlt patrickarlt merged commit ebd945c into Esri:master Dec 5, 2014
@jgravois jgravois deleted the no-fill branch December 23, 2014 19:17
jgravois pushed a commit to jgravois/esri-leaflet that referenced this pull request Apr 23, 2022
make sure fill is set by default for multipolygons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants