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

Feature request for https://github.com/CesiumGS/cesium/issues/9545 #9563

Merged
merged 23 commits into from
Dec 13, 2021

Commits on May 24, 2021

  1. Feature request for CesiumGS#9545

    Martin Chan authored and Martin Chan committed May 24, 2021
    Configuration menu
    Copy the full SHA
    44a8e68 View commit details
    Browse the repository at this point in the history
  2. Fixes a bug when running CI test for the feature request CesiumGS#9545

    Martin Chan authored and Martin Chan committed May 24, 2021
    Configuration menu
    Copy the full SHA
    7cc188a View commit details
    Browse the repository at this point in the history
  3. Use Prettier to fix CI test for feature request CesiumGS#9545

    Martin Chan authored and Martin Chan committed May 24, 2021
    Configuration menu
    Copy the full SHA
    36772a7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Add Testing case for the new parameter for specifying wms getfeature …

    …URL.
    Martin Chan authored and Martin Chan committed May 28, 2021
    Configuration menu
    Copy the full SHA
    aa390cf View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Updates WebMapServiceImageryProvider based on the comments from Tom (…

    …use options.getFeatureInfoUrl instead of params.featureurl)
    Martin Chan authored and Martin Chan committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    a2e5775 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Fixes the error found on the Spec test and add another test case for C…

    Martin Chan authored and Martin Chan committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    e5a1f12 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Update comments on WebMapServiceImageryProvider js

    Martin Chan authored and Martin Chan committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    06ca4c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Resolves the following comments:

    Update CHANGES.md
    Update CONTRIBUTORS.md
    Update WebMapServiceImageryProvider with the new constructor for getFeatureInfoUrl option and remove TODO comments
    Martin Chan authored and Martin Chan committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    5f158d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06bf636 View commit details
    Browse the repository at this point in the history
  3. Fixes issue when options.getFeatureInforUrl is absent

    Martin Chan authored and Martin Chan committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    8ed3542 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'wms-getfeatureurl' of https://github.com/martin-bom/cesium

     into wms-getfeatureurl
    Martin Chan authored and Martin Chan committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    eec2bde View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    c75596d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Fixes the issue of the invalid constructor options for the new parame…

    …ter featureInfoUrl
    Martin Chan authored and Martin Chan committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    c993670 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'wms-getfeatureurl' of https://github.com/martin-bom/cesium

     into wms-getfeatureurl
    Martin Chan authored and Martin Chan committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    c359208 View commit details
    Browse the repository at this point in the history
  3. Fixes typo on comments

    Martin Chan authored and Martin Chan committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    e387727 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Rename the paramter back to getFeatureInfoUrl to reflect the request …

    …functionality and remove unneeded extra line.
    Martin Chan authored and Martin Chan committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    addacfe View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    cde1e15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    196cf1d View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md

    lilleyse committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    6bdf4b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    badac40 View commit details
    Browse the repository at this point in the history
  5. Update CHANGES.md

    lilleyse committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    92a9fe1 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    lilleyse committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    27f1f37 View commit details
    Browse the repository at this point in the history
  7. Fix prettier

    lilleyse committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    2dca43f View commit details
    Browse the repository at this point in the history