A layer to display a simple mask with a cut-out box in the middle.
Protected
Readonly
Draws a mask with a cut-out box shape on the map canvas context.
The width of the canvas.
The height of the canvas.
The [x, y] coordinates of the upper-left corner of the cut-out box.
The [x, y] coordinates of the upper-right corner of the cut-out box.
The [x, y] coordinates of the lower-right corner of the cut-out box.
The [x, y] coordinates of the lower-left corner of the cut-out box.
Draw the mask.
Updates the box size (width, height), in pixel, of the mask.
Static