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

Add support for proxy option on BasemapLayer #1122

Merged
merged 2 commits into from
Jan 25, 2019
Merged

Add support for proxy option on BasemapLayer #1122

merged 2 commits into from
Jan 25, 2019

Conversation

dangowans
Copy link
Contributor

To help support loading ESRI layers behind Intranet-only restrictions.

Copy link
Contributor

@jgravois jgravois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very cool! it'd probably be a good idea to add a test for this. come to think of it ImageMapLayer must need one too.

https://github.com/Esri/esri-leaflet/blob/master/spec/Layers/BasemapLayerSpec.js

Strange Travis error

see #1038. if tests are passing locally there's no need to keep pushing commits. i can also refresh the build manually.

@dangowans
Copy link
Contributor Author

Wrote a test in #1123 doing a check similar to the check for "token", but I'm not sure it will work well as the proxy script won't exist.

@jgravois
Copy link
Contributor

(a belated) thanks for the contribution @dangowans!

@jgravois jgravois merged commit 6ca41b0 into Esri:master Jan 25, 2019
@dangowans dangowans deleted the patch-1 branch January 28, 2019 14:30
jgravois pushed a commit to jgravois/esri-leaflet that referenced this pull request Apr 23, 2022
Add support for proxy option on BasemapLayer
jgravois added a commit to jgravois/esri-leaflet that referenced this pull request Apr 23, 2022
Add support for proxy option on BasemapLayer
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