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

TileMapServiceImageryProvider defaults can cause the browser to hang. #8448

Merged

Commits on Dec 9, 2019

  1. Made the TileMapServiceImageryProvider reject the readyPromise if the…

    … metadata request fails. This brings it inline with all the other ImageryProviders that use a metadata resource.
    DanielLeone committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    6527f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daa3712 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2019

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

Commits on Feb 13, 2020

  1. change the logic so instead of failing, minimum detail level will be …

    …forced to zero for time map service imagery provider
    
    updates CHANGES.md
    added another test
    DanielLeone committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    daf0508 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'upstream-master' into fix-tile-map-service-ready-promis…

    …e-rejection
    
    # Conflicts:
    #	CHANGES.md
    #	CONTRIBUTORS.md
    DanielLeone committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    0d327f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b0a4e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Merge remote-tracking branch 'upstream/master' into fix-tile-map-serv…

    …ice-ready-promise-rejection
    
    # Conflicts:
    #	CHANGES.md
    #	CONTRIBUTORS.md
    DanielLeone committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    fd07a06 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

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