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

WIP: Gestures update - two finger rotation / interactions filter / map events #719

Merged
merged 44 commits into from Jan 29, 2021

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    3f16f70 View commit details
    Browse the repository at this point in the history
  2. Add InteractiveFlags

    maRci002 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    921f85c View commit details
    Browse the repository at this point in the history
  3. Add example page

    maRci002 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    b1b9a80 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Emit MapEvents basic

    maRci002 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    1f298ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbeff6a View commit details
    Browse the repository at this point in the history
  3. update interactive page

    maRci002 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    55930bb View commit details
    Browse the repository at this point in the history
  4. Emit move / rotate events

    maRci002 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d67c0bc View commit details
    Browse the repository at this point in the history
  5. Emit rotation events

    maRci002 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    95e9afa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08e22d5 View commit details
    Browse the repository at this point in the history
  7. Update examples

    maRci002 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    e32e3ce View commit details
    Browse the repository at this point in the history
  8. add some document

    maRci002 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    79262fd View commit details
    Browse the repository at this point in the history
  9. fix some event's source

    maRci002 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    e813762 View commit details
    Browse the repository at this point in the history
  10. typo fix

    maRci002 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d1e418c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    8299d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6b5c6f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    f885845 View commit details
    Browse the repository at this point in the history
  2. code refactor / organize

    maRci002 committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    6e05482 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

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

Commits on Aug 23, 2020

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

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    55dd172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe893a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ff9e08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea3d268 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11df8b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa4c644 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b643aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40fd4c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

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

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    d0d44e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709a039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c14e68 View commit details
    Browse the repository at this point in the history
  4. add rotate flag for layers

    maRci002 committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    9e550fe View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Revert "add rotate flag for layers"

    This reverts commit 9e550fe.
    maRci002 committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    805e1e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12e779d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d88682 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Configuration menu
    Copy the full SHA
    25042f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c1a9c View commit details
    Browse the repository at this point in the history
  3. fleaflet#736 fix2 - handle rebuild layers without _updateSizeByOrigin…

    …alSizeAndRotation method
    maRci002 committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    12ae8ce View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    075b0a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    200400f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    239c151 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    67996ff View commit details
    Browse the repository at this point in the history
  2. Update tile_layer.dart

    johnpryan committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    711c455 View commit details
    Browse the repository at this point in the history