rasterZipFileName property
final
the zip file, contains raster tiles for offline mode
this file name is required when the raster tiles are not inside the offline zip. providing this file name, means that this file will be used as raster tiles even if another raster is provided inside offline zip
Implementation
final String rasterZipFileName;