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

Support Navigation #39

Merged
merged 26 commits into from
Jul 15, 2024

Commits on May 15, 2024

  1. Pitch improvements (#1)

    * updating tests
    
    * adding pitch setup for initial load
    
    * renaming CameraPitch
    
    * pitch workaround for initial load
    
    * format improvements
    
    * fixing tests
    
    * linting
    hactar authored May 15, 2024
    Configuration menu
    Copy the full SHA
    113f368 View commit details
    Browse the repository at this point in the history
  2. Squashed commit of the following:

    commit 857c1ce
    Author: PW <patrick@subzero.eu>
    Date:   Wed May 15 14:02:58 2024 +0200
    
        adding example
    
    commit ea40ab1
    Author: PW <patrick@subzero.eu>
    Date:   Wed May 15 13:49:24 2024 +0200
    
        adding expand clusters modifier
    hactar committed May 15, 2024
    Configuration menu
    Copy the full SHA
    347c224 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. add NavigationMapView

    Patrick-Kladek committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f91d4b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/HudHud-Maps/maplibre-swiftu…

    …i-dsl-playground into enhancement/navigation-without-sheet
    Patrick-Kladek committed May 24, 2024
    Configuration menu
    Copy the full SHA
    13323b2 View commit details
    Browse the repository at this point in the history
  3. add missing modifiers

    Patrick-Kladek committed May 24, 2024
    Configuration menu
    Copy the full SHA
    be6fa07 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Add Navigation Target

    Patrick-Kladek committed May 27, 2024
    Configuration menu
    Copy the full SHA
    788303e View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 31, 2024

  1. fix pr comments

    Patrick-Kladek committed May 31, 2024
    Configuration menu
    Copy the full SHA
    32a03f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    8793414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b9390b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00ac500 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    b6d2b9f View commit details
    Browse the repository at this point in the history
  2. format code

    Patrick-Kladek committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    c1ae13b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix tests

    Patrick-Kladek committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0346e36 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    13a541a View commit details
    Browse the repository at this point in the history
  2. run linter

    Patrick-Kladek committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    013ef56 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    40eac45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61c26af View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    565da23 View commit details
    Browse the repository at this point in the history
  2. linting

    hactar committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5ed30bd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. code review

    Patrick-Kladek committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5ab5390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebea668 View commit details
    Browse the repository at this point in the history
  3. swiftformat

    Patrick-Kladek committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    aa3f51a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18e34ac View commit details
    Browse the repository at this point in the history
  5. remove unused modifier

    Patrick-Kladek committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    aece53f View commit details
    Browse the repository at this point in the history