Relative Content

Tag Archive for kotlinmapbox

Unresolved references for accessToken in MapBox Android

I am currently implementing the Mapbox Navigation SDK on Android, and I am facing an issue with disabling auto simulation in my application. According to the documentation, auto simulation can be disabled by removing the locationEngine from the NavigationOptions. However, I am encountering an error where the accessToken and locationEngine are showing as unresolved references when trying to configure NavigationOptions.