Skip to content

Add onUserTrackingModeChanged modifier to MapView. #100

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

scottrhoyt
Copy link
Contributor

Issue/Motivation

It's useful to know when the user tracking mode has changed to do things like update the state of the UI. This PR forwards the underlying MLNMapViewDelegate's method to a closure provided by a modifier on MapView.

Tasklist

  • Include tests (if applicable) and examples (new or edits)
  • If there are any visual changes as a result, include before/after screenshots and/or videos
  • Add #fixes with the issue number that this PR addresses
  • Update any documentation for affected APIs

@scottrhoyt scottrhoyt force-pushed the tracking_mode_changed_modifier branch from 71f83a4 to 6724a86 Compare August 13, 2025 23:12
@scottrhoyt scottrhoyt force-pushed the tracking_mode_changed_modifier branch from 6724a86 to c6031f1 Compare August 13, 2025 23:16
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

Successfully merging this pull request may close these issues.

1 participant