sdk-maps-static-image / com.tomtom.online.sdk.staticimage / StaticImage / getDownloader

getDownloader

@NonNull open fun getDownloader(context: Context!): DrawableDownloader

Provides the default image downloader. This Method can be overwritten to provide a custom downloader.

Parameters

context - Context!: The context.

Return
DrawableDownloader: image The image downloader.