Will download the navigation engine and the user's region to allow offline routing
Future<bool?> enableOfflineRouting() async { return VietmapNavigationPluginPlatform.instance.enableOfflineRouting(); }