enum class DiskCacheStrategy
Describes if the returned photo should be cached in the storage memory. Disk caching is set to NONE by default. |
|
data class PhotoDimensions
Describes the dimensions of a photo. |
|
data class PoiPhotoCacheStrategy
Describes the caching strategy of a photo that will be loaded. |
|
interface PoiPhotoCallback
Callback which is responsible to inform about a received Bitmap or respective error. |
|
class PoiPhotoSpecification
Defines the parameters of a POI photo. |