Map Debug Options
enum MapDebugOptions
Options for enabling debugging features in a map.
Entries
Link copied to clipboard
Edges of tile boundaries are shown as thick, red lines to help diagnose tile clipping issues.
Link copied to clipboard
Each tile shows its tile coordinate (x/y/z) in the upper-left corner.
Link copied to clipboard
Each tile shows a timestamps with modified and expires dates or n/a if timestamp is not available.
Link copied to clipboard
The stencil buffer is shown instead of the color buffer.
Link copied to clipboard
The depth buffer is shown instead of the color buffer.
Link copied to clipboard
Show 3D model bounding boxes.
Link copied to clipboard
Show a wireframe for terrain. Currently supported for GL backend only.
Link copied to clipboard
Show a wireframe for 2d layers. Currently supported for GL backend only.
Link copied to clipboard
Show a wireframe for 3d layers. Currently supported for GL backend only.