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.
The horizontal and vertical span representing the amount of map to display.
get span(): CoordinateSpan;
set span(span: CoordinateSpanData);A CoordinateSpan also defines the current zoom level used by the map object.