open fun getImageUrl(options: Map<String, Any> = HashMap()): String
Returns the url of a composition for the current configuration.
options
- A map containing configuration information that can be used to override
the current configuration - allows setting brand, model, parts, initals
and profiles.
Return
The Image url representation of the passed options.