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

lots of polygon features from services are not being drawn #536

Closed
jgravois opened this issue May 19, 2015 · 5 comments
Closed

lots of polygon features from services are not being drawn #536

jgravois opened this issue May 19, 2015 · 5 comments
Assignees

Comments

@jgravois
Copy link
Contributor

problem is visible in debug/sample.html and this sample as well.

screenshot 2015-05-19 10 13 34

problem introduced sometime after rc6 (potentially from work on polygons with holes)

@patrickarlt patrickarlt self-assigned this May 19, 2015
@patrickarlt
Copy link
Contributor

Damn I will investigate.

@patrickarlt
Copy link
Contributor

For whatever reason it looks like the early returns here https://github.com/Esri/esri-leaflet/blob/master/src/Layers/FeatureLayer/FeatureLayer.js#L90 and https://github.com/Esri/esri-leaflet/blob/master/src/Layers/FeatureLayer/FeatureLayer.js#L95 break this. I will keep working on figuring this out.

@jgravois
Copy link
Contributor Author

i was hoping it might be as easy as substituting a break instead, but alas..

@NBurke1
Copy link

NBurke1 commented May 26, 2015

Potentially related to #546, although could be a separate problem.
?

@patrickarlt
Copy link
Contributor

Fixed in d8903bf

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

No branches or pull requests

3 participants