zoomReverse property

bool? zoomReverse
final

If set to true, the zoom number used in tile URLs will be reversed (maxZoom - zoom instead of zoom)

Implementation

final bool? zoomReverse;