baseZoomLevel property

int baseZoomLevel
final

The base zoom level of this sub-file. All data within this sub-file is stored relative to this zoom level.

Implementation

/// stored relative to this zoom level.
  final int baseZoomLevel;