I have been trying to integrate this angular plugin. But I stuck at one place where my image object do not have property name "url". It is "imgUrl" and not possible to alter this property name to "url".
What should I pass in openModel method when image property name is not same? Please guide me to correct this issue.
I have been trying to integrate this angular plugin. But I stuck at one place where my image object do not have property name "url". It is "imgUrl" and not possible to alter this property name to "url". What should I pass in openModel method when image property name is not same? Please guide me to correct this issue.