renderLabels property

bool renderLabels
final

When using the map heading north we can render the labels onto the images. However if you want to support rotation the labels should not rotate with the map so we are not allowed to render the labels onto the images.

Implementation

final bool renderLabels;