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

Update base_tile_provider.dart to use retinaMode option #1666

Closed
wants to merge 1 commit into from
Closed

Update base_tile_provider.dart to use retinaMode option #1666

wants to merge 1 commit into from

Commits on Sep 27, 2023

  1. Update base_tile_provider.dart to use retinaMode option

    It seems if a urlTemplate contained a {r} it was always populated with a '@2x', instead of optionally setting that if the `TileLayer` `retina` argument was set to true.
    bramp authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    23577ee View commit details
    Browse the repository at this point in the history