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

Reworked retina mode behaviour #1673

Merged
merged 14 commits into from
Oct 2, 2023
Merged

Reworked retina mode behaviour #1673

merged 14 commits into from
Oct 2, 2023

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    5708ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a11f43c View commit details
    Browse the repository at this point in the history
  3. Reworked Retina Tiles page config options to add flexibility for manu…

    …al testing
    
    Fixed attribution on Retina Tiles page
    JaffaKetchup authored and bramp committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    58d4a05 View commit details
    Browse the repository at this point in the history
  4. Use Mapbox Streets style on Retina Tiles page so effect of URL config…

    … can be visible
    JaffaKetchup authored and bramp committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3e105a2 View commit details
    Browse the repository at this point in the history
  5. Fixed bugs in Retina Tiles page

    JaffaKetchup authored and bramp committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    ed05d86 View commit details
    Browse the repository at this point in the history
  6. Added a new retinaMethod to determine how retina images should be req…

    …uested, either via the server's {r} placeholder, or simulated.
    bramp committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5ec7f57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6af61d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Reworked retinaMethod and retineMode interaction

    Improved demo app
    Improved documentation
    JaffaKetchup committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    adaf3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f201cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1c8127 View commit details
    Browse the repository at this point in the history
  4. Merged retinaContext & forceRetinaMode

    Introduced `RetinaMode.isHighDensity`
    Improved documentation
    Applied 'shrinking retina simulation' effect to native zoom boundaries
    JaffaKetchup committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5519805 View commit details
    Browse the repository at this point in the history
  5. Merged TileLayer .useServerRetina & .useSimulatedRetina into `R…

    …etinaMode` enumerable
    JaffaKetchup committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ceb21be View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Improved example page

    JaffaKetchup committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    69f3b2d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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