MapViewpointOptions.CenterLatitude Property

Top 

Description

The latitude of the center of the 2D map.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

0.0

Valid Range:

-90 < MapViewpointOptions.CenterLatitude < 90

 

Syntax

myVariable1 = myMapViewpointOptions1.CenterLatitude;

 

myMapViewpointOptions1.CenterLatitude = myVariable1;

 

See also

MapViewpointOptions Object

2D Map Viewpoints Guide