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

feat: Maplibre #4294

Merged
merged 21 commits into from
Nov 9, 2023
Merged

feat: Maplibre #4294

merged 21 commits into from
Nov 9, 2023

Commits on Nov 4, 2023

  1. maplibre on web, custom styles from server

    Actually use new vector tile server, custom style.json
    
    support multiple style files, light/dark mode
    
    cleanup, use new map everywhere
    
    send file directly instead of loading first
    
    better light/dark mode switching
    
    remove leaflet
    
    fix mapstyles dto, first draft of map settings
    
    delete and add styles
    
    fix delete default styles
    
    fix tests
    
    only allow one light and one dark style url
    
    revert config core changes
    
    fix server config store
    
    fix tests
    
    move axios fetches to repo
    
    fix package-lock
    
    fix tests
    danieldietzler committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    36c5ae1 View commit details
    Browse the repository at this point in the history
  2. open api

    danieldietzler committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    061f99d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    303e03d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5e3c39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57cc3db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63c88e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a53dfda View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b96aa6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5aa20ef View commit details
    Browse the repository at this point in the history
  10. Remove custom attribution

    (by request)
    bo0tzz committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    781c69c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf3cac2 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    99181b3 View commit details
    Browse the repository at this point in the history
  2. style: map dark mode

    alextran1502 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    23d8b95 View commit details
    Browse the repository at this point in the history
  3. style: map light mode

    alextran1502 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5a406d2 View commit details
    Browse the repository at this point in the history
  4. zoom level for state

    alextran1502 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7b96f59 View commit details
    Browse the repository at this point in the history
  5. styling

    alextran1502 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    43c832e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    aad230e View commit details
    Browse the repository at this point in the history
  2. overflow gradient

    alextran1502 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    de218cd View commit details
    Browse the repository at this point in the history
  3. Limit maxZoom to 14

    bo0tzz committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c2c796e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3211760 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86b5baa View commit details
    Browse the repository at this point in the history