offlineZipFileName property
final
the zip file name contains map data for offline mode
this file name is required when the offlineMode=true
Implementation
final String? offlineZipFileName;
the zip file name contains map data for offline mode
this file name is required when the offlineMode=true
final String? offlineZipFileName;