supportLabels abstract method

bool supportLabels()

Returns whether this renderer supports separate label rendering.

Indicates if the renderer can extract labels separately from the base map rendering, which is required for rotation support.

Returns true if separate label rendering is supported

Implementation

bool supportLabels();