Generated by
JDiff

Class com.tomtom.online.sdk.map.Icon.Factory

Added Methods
Icon fromAssets(Context, String, double) Load icon from assets.
Icon fromDrawable(String, Drawable, double) Load icon from drawables.
Icon fromLayerDrawable(String, LayerDrawable) Load icon from layer drawables.
Icon fromLayerDrawable(String, LayerDrawable, double) Load icon from layer drawables.
Icon fromResources(Context, int, double) Load icon from resources.