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

Snapshotter pointForCoordinate incorrect when using style with built in terrain. #2202

Open
camdeardorff opened this issue Jun 15, 2024 · 0 comments
Labels
bug 🪲 Something is broken!

Comments

@camdeardorff
Copy link

Environment

  • Xcode version: 15.4
  • iOS version: 17.4
  • Devices affected: (known) iPhone 14 Pro, Simulators
  • Maps SDK Version: 11.4.0

Observed behavior and steps to reproduce

Simulator Screenshot - Main 17 - 2024-06-14 at 17 50 23
Simulator Screenshot - Main 17 - 2024-06-14 at 17 50 01

Expected behavior

In this case, the produced image should show the intended line at the correct location regardless of map style.

Notes / preliminary analysis

Calling snapshotter.removeTerrain() after the style has loaded and before starting the image generation was sufficient to work around this issue.

Additional links and references

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

1 participant