<div dir="ltr">I am trying to write  a render to display a generated image over a map, the image may cover the entire screen or part of the screen, when the screen is resized or zoomed.<br><br>  want the image to keep its current location and resize itself to match the current zoom level.<br><br>So for example if you zoom out, the image would shrink at the current zoom level or would expand if you zoomed in.  The only examples I have seen assume you want to render across the entire screen.<br><br>Has anybody seen an example of something similar or could suggest a way of doing it?</div>