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

Use protomaps for the tiles layer #1663

Merged
merged 8 commits into from
Jun 13, 2024
Merged

Use protomaps for the tiles layer #1663

merged 8 commits into from
Jun 13, 2024

Commits on May 10, 2024

  1. feat(tiles): add protomaps base layer

    - free non-commercial API usage
    - less colourful layer blends better in the background
    - support for high-DPI / retina displays out of the box
    mxdvl committed May 10, 2024
    Configuration menu
    Copy the full SHA
    05db3fd View commit details
    Browse the repository at this point in the history
  2. refactor: use mapState as dependency

    this does not trigger a re-render
    on every map movement by default,
    and removes the derived state
    mxdvl committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f2ff5c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. chore: merge main branch

    mxdvl committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6938b3d View commit details
    Browse the repository at this point in the history
  2. feat: enable base layer toggle

    Try new map, or revert to old map
    mxdvl committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    742c6a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Switch plausible tracking to map styles control (#1682)

    Co-authored-by: Rupert Redington <rupert@lola.tech>
    marxian and Rupert Redington authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    391be38 View commit details
    Browse the repository at this point in the history
  2. Custom protomaps styles (#1670)

    - more constrasting colours
    - more distinct public places
    - make styles closer to popular maps
    - add points of interests
    - add railway stations
    mxdvl authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e27c932 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. feat: save basemap preference

    for a less jarring return experience
    mxdvl committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4d30295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2677bd8 View commit details
    Browse the repository at this point in the history