Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Fixes a bug where the animated parameter of -[MGLMapView selectAnnotation:animated:] was ignored. #13689

Merged
merged 6 commits into from Jan 9, 2019

Commits on Jan 8, 2019

  1. [ios] Renamed parameters/methods moveOnscreen for clarity.

    Fixed bug where animateSelection was always YES in selectAnnotation:animated:
    Julian Rex committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    1aa6dfa View commit details
    Browse the repository at this point in the history
  2. [macos] Renamed equivalent macOS parameters

    Julian Rex committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    378a4e5 View commit details
    Browse the repository at this point in the history
  3. [ios] Update change log

    Julian Rex committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    f15071a View commit details
    Browse the repository at this point in the history
  4. Update change log with PR

    Julian Rex committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    e2e38dd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Fix typo.

    Julian Rex committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    2928290 View commit details
    Browse the repository at this point in the history
  2. Add comment to nodoc'd method.

    Julian Rex committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    c61e492 View commit details
    Browse the repository at this point in the history