minimumSpan
The minimum longitudinal and latitudinal span the map displays.
Declaration
minimumSpan?: CoordinateSpan;Discussion
Set this value to ensure that showItems(items, options) sets a map region no smaller than the minimum span specified.
The minimum longitudinal and latitudinal span the map displays.
minimumSpan?: CoordinateSpan;Set this value to ensure that showItems(items, options) sets a map region no smaller than the minimum span specified.