Multiple services have a "getImage" method that takes a URL that can't be imported directly due to CORS. We can generalize this to allow any image (possibly allowing more types?) so services no longer need to implement it themselves. The built-in "url" block could be adapted to use this as a fallback as well.
Multiple services have a "getImage" method that takes a URL that can't be imported directly due to CORS. We can generalize this to allow any image (possibly allowing more types?) so services no longer need to implement it themselves. The built-in "url" block could be adapted to use this as a fallback as well.