getZoomLevel method

int getZoomLevel()

Implementation

int getZoomLevel() {
  return zoomLevel;
}