Hi, I was trying to use Placem.at to setup some image placeholders in my app. They were featured on Product Hunt today. Basically you use the URL format
http://placem.at/entity?querystringparam1=value1&querystringparam2=value2
to render specific types of placeholder images.
So for example
http://placem.at/people
would render a placeholder image of a person but I could refine it more like
http://placem.at/people/w=250&h=300&random=1
to get it a specific height, width and to randomize it.
Using either type of URL in the
<Image Url="..." />
tag for a Fuse project does not have it rendering.
Could this please be addressed or a workaround for it posted?
Regards, Nissan