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

Annotations are not staying fixed on the specified coordinate #480

Closed
Frederikdam opened this issue Sep 24, 2020 · 2 comments · Fixed by #483
Closed

Annotations are not staying fixed on the specified coordinate #480

Frederikdam opened this issue Sep 24, 2020 · 2 comments · Fixed by #483
Labels
bug Something isn't working

Comments

@Frederikdam
Copy link

A bug was introduced in version 6.2.0, which makes annotations not staying fixed in place when panning the map. Seems like the annotation is staying fixed while the user is panning, but the moment you release and the map starts to decelerate in the direction you panned, the annotation starts to move.

Steps to reproduce

  1. Place an annotation on the map
  2. Swipe/Pan the map
  3. Observe that the placed annotation is not staying fixed while the map starts to decelerate

Expected behavior

The annotation stays fixed throughout the map panning gesture

Actual behavior

The annotation is moving out of place when the map starts to decelerate from a pan gesture

Configuration

Mapbox SDK version: 6.2.1
iOS version: 14
Device: iPhone 11 Max Pro
Xcode version: 12.0

@swsong12
Copy link

same issue here! was fine before 6.2.0

@julianrex julianrex added bug Something isn't working and removed status: triage labels Sep 25, 2020
@julianrex
Copy link
Contributor

Thanks for the report - we've reproduced and are looking at solutions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants