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

CarPlay does not show current user location #99

Open
cachly opened this issue Nov 26, 2024 · 1 comment
Open

CarPlay does not show current user location #99

cachly opened this issue Nov 26, 2024 · 1 comment

Comments

@cachly
Copy link

cachly commented Nov 26, 2024

When setting up a basic CarPlay app the current user location is not shown. It seems that showsUserLocation is not being set on the mapView in the CarPlayManager.

Version(s) affected

  • OS version: iOS 18
  • Device type: iPhone 14 Pro
  • Emulator/ Simulator: no
  • Development OS: macOS 15.0.1
  • maplibre-navigation-ios Version 3.0.0
  • MapLibre GL version 6.8
@cachly
Copy link
Author

cachly commented Nov 27, 2024

It seems that mapView.locationManager.startUpdatingLocation() and mapView.showsUserLocation = true need to be called after the CPMapTemplate appears.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant