setMaximumDpi

public final void setMaximumDpi(int dpi)

This is a screen density aware alternative to setMinScale; it allows you to express the minimum allowed scale in terms of the maximum pixel density.

Parameters

dpi

Source image pixel density at minimum zoom.