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

Bearing image of puck-2d is very sluggish #1230

Open
georgbachmann opened this issue Apr 1, 2022 · 7 comments
Open

Bearing image of puck-2d is very sluggish #1230

georgbachmann opened this issue Apr 1, 2022 · 7 comments
Labels
bug 🪲 Something is broken!

Comments

@georgbachmann
Copy link

Environment

  • Xcode version: 13.3
  • iOS version: 15.4.1
  • Devices affected: All
  • Maps SDK Version: 10.4.1

Observed behavior and steps to reproduce

        mapView.location.options.puckType = .puck2D(.init(topImage: nil,
                                                          bearingImage: .init(named: "UserLocation"),
                                                          shadowImage: nil)

If you use a pick-type of 2D an also set a bearing image, that will rotate when the user rotates his phone. This in general is very good.
The problem though is that it is very sluggish. So it seems like it animates (?) to the users bearing with a quite long duration. Compared to the animation there is in the stocks iOS maps app, it is super slow.

Expected behavior

The bearing image change much snappier. Maybe even without animation?

@georgbachmann georgbachmann added the bug 🪲 Something is broken! label Apr 1, 2022
@nryrk
Copy link

nryrk commented Apr 19, 2022

Sub. I have exactly the same issue and would appreciate it if that could be fixed in the next version ☺️

@skienzl
Copy link

skienzl commented Apr 25, 2022

Any news on this one? I am having the same issue

@georgbachmann
Copy link
Author

@ZiZasaurus may I also ask about that issue here? I think it's something that Android had as well but is already fixed there?!?

@georgbachmann
Copy link
Author

@ZiZasaurus any update on this issue?

@ZiZasaurus
Copy link
Contributor

@georgbachmann, this behavior exists on android as well. I have brought it to the team and we will investigate the root cause.

@bpepper88
Copy link

bpepper88 commented Sep 17, 2024

Any update on this ?
Using version 11.6.0 of com.mapbox.maps:android and com.mapbox.extension:maps-compose. Issue still present on Android.

@aleksproger
Copy link
Contributor

@bpepper88 if you see this on Android may you please instead create an issue in Android repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something is broken!
Projects
None yet
Development

No branches or pull requests

6 participants