You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
);
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: