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

Question: Is there an eta when navigationController.setDestinations function will take in displayOptions? #376

Open
rhinkle opened this issue Dec 11, 2024 · 0 comments
Assignees
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@rhinkle
Copy link

rhinkle commented Dec 11, 2024

Question: Is there an eta when navigationController.setDestinations function will take in displayOptions?

I would like to set my own markers and have this function set the destination markers.

    await navigationController.setDestinations(
      destinations,
      routingOptions,
      displayOptions // Not available on 0.9.1
    );
@rhinkle rhinkle added triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants