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 layers mechanism #1615

Merged
merged 23 commits into from
Oct 7, 2023
Merged

Reworked layers mechanism #1615

merged 23 commits into from
Oct 7, 2023

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    adc5c73 View commit details
    Browse the repository at this point in the history
  2. Improved documentation

    Improved internal file structure
    JaffaKetchup committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    eced180 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Added FlutterMap.overlaidAnchoredChildren to improve DX

    Improved documentation
    JaffaKetchup committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    dd8befc View commit details
    Browse the repository at this point in the history
  2. Improved documentation

    Improved error message for incorrect `AnchoredLayer` usage
    JaffaKetchup committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2a8a321 View commit details
    Browse the repository at this point in the history
  3. Made AnchoredLayerTransformer private, in favour of a redirecting c…

    …onstructor on `AnchoredLayer`
    JaffaKetchup committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3f60096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2695b46 View commit details
    Browse the repository at this point in the history
  5. Removed unnecessary comparisons

    Improved internal documentation
    JaffaKetchup committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    12c5eb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bde03c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    e752af7 View commit details
    Browse the repository at this point in the history
  2. Invert approach to mobile/non-mobile layers

    Deprecate `nonRotatedChildren`
    JaffaKetchup committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    48c0ec6 View commit details
    Browse the repository at this point in the history
  3. Fixed bugs

    Removed flaky(?) test
    JaffaKetchup committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    762d435 View commit details
    Browse the repository at this point in the history
  4. Updated documentation

    JaffaKetchup committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    8ab2d6c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 27, 2023

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

Commits on Sep 6, 2023

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

Commits on Sep 7, 2023

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

Commits on Sep 8, 2023

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

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    cf0affe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c12935a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6c2f01 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

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

Commits on Oct 6, 2023

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

Commits on Oct 7, 2023

  1. Removed FlutterMap.simple constructor

    Removed joint `AttributionWidget` class
    Improved marker layer efficiency
    JaffaKetchup committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e991671 View commit details
    Browse the repository at this point in the history