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

Fix problem with fetching AGS layers in polar #971

Closed
wants to merge 4 commits into from

Conversation

scaddenp
Copy link
Contributor

this fix proposed in Leaflet/Leaflet#5617 for correctly located AGS maplayers on polar stereographic projections.

this fix proposed in Leaflet/Leaflet#5617 for correctly located AGS maplayers on polar stereographic projections.
@jgravois
Copy link
Contributor

thanks for this!

i have my hands full at UC this week, but i'll make time to review your patch fully soon.

@scaddenp
Copy link
Contributor Author

Fixed a bunch of style errors

@scaddenp
Copy link
Contributor Author

The integration is failing tests, but doesnt seem to be anything to do with this fix. As far as we can see, the same failures in FeatureManager are present in the master branch. The changes pass the DynamicMapLayer Tests

@jgravois
Copy link
Contributor

no doubt. the errors are from #967.

I'll pull down your branch and verify locally soon.

@jgravois
Copy link
Contributor

thanks for your patience. now that i'm back in the office i've reviewed your patch and it looked great!

screenshot 2017-07-17 14 58 23

i DRYed up the logic for the benefit of L.esri.imageMapLayer and cherry-picked your commit (bcc9a33) in #975.

thank you so much for taking the time to make this contribution! its really a cool one!

@jgravois jgravois closed this Jul 17, 2017
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