getLocationIcon

open fun getLocationIcon(@NonNull iconName: String): Bitmap

Gets the location icon corresponding to the given iconName.

Return

Bitmap the icon bitmap or null if the icon not found.

Parameters

iconName

String The icon name.