Contents

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.

See Also

Show item options