Contents

span

The horizontal and vertical span representing the amount of map to display.

Declaration

get span(): CoordinateSpan;
set span(span: CoordinateSpanData);

Discussion

A CoordinateSpan also defines the current zoom level used by the map object.

See Also

Defining the region