initalizeNavi
Initializes the Orbis SDK engine based on TomTom.
This includes map initialization, permission requests, SDK authentication, map data download, guidance engine, and TTS initialization.
Parameters
activity
The Context of the screen where the map will be displayed. (Android: Activity, iOS: UIViewController)
listener
A callback listener to receive success/failure status for each step of the initialization process.