getDrawableFromMapBundle

fun getDrawableFromMapBundle(path: String): Drawable?

Get Drawable from Map Bundle

Description:

  • Search for an image in Map Bundle using path

Return

Drawable found, if not found returns null

Since

2.0

mMapController.getDrawableFromMapBundle = true;

Parameters

path

The relative path.