As the title says, I was wondering what Layer.RequestDrawing() does? I was playing with it and noticed it redraws the layer, but does it also call refresh on the Overlay somewhere in the function? I’m just wondering if this is a hacky way to refresh only a single layer instead of an entire Overlay.
Thanks