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

[iOS] desynchro on user annotation #7910

@RomainQuidet

Description

@RomainQuidet

Platform: iOS 9, 10
**Mapbox SDK version: 3.4.1 **

Steps to trigger behavior

  1. Swipe far away from your location
  2. Set the user tracking mode to follow
  3. Immediately tap on screen to stop the animation

Expected behavior

The map should starts to fly to your location. The tap on screen stops the map and the user location is not visible (as it is far from the bounding box)

Actual behavior

The map starts to fly to the user location. The tap on screen stops the map but the user location is shown on the middle of the map where it should not be. It stays there as long a new location is received.

The bug comes from the user location considered as centered from the start of the action but it is not yet centered before the end of animation.

I don't know yet how to correct that.

Metadata

Metadata

Assignees

Labels

annotationsAnnotations on iOS and macOS or markers on AndroidbugiOSMapbox Maps SDK for iOS

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions