sdk-maps / com.tomtom.online.sdk.map / Icon / Factory / fromDrawable

fromDrawable

@NonNull open static fun fromDrawable(@NonNull name: String, @NonNull drawable: Drawable): Icon

Load icon from drawables. Scale set to 1.0.

@NonNull open static fun fromDrawable(@NonNull name: String, @NonNull drawable: Drawable, scale: Double): Icon

Load icon from drawables.