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

1180-image-and-token #1181

Closed
wants to merge 3 commits into from
Closed

1180-image-and-token #1181

wants to merge 3 commits into from

Commits on Jan 17, 2020

  1. added 2 new debug html pages for testing

    jwasilgeo committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    8585509 View commit details
    Browse the repository at this point in the history
  2. updated DynamicMapLayer and ImageMapLayer:

    - removed options.f conditional override during initialization of DynamicMapLayer (related to #1180);
    - standardized usage of params.token and params.proxy in "_buildExportParams" and "_requestExport" of DynamicMapLayer  and ImageMapLayer;
    - prepended optional params.proxy in "_requestExport" of DynamicMapLayer  and ImageMapLayer;
    jwasilgeo committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    07c2ee5 View commit details
    Browse the repository at this point in the history
  3. added another sample page to test dynamic map layer with server auth …

    …workflow style
    jwasilgeo committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    49b0a9f View commit details
    Browse the repository at this point in the history