CenterMap

Centers the map on the given coordinate and positions the plane indicator according to the given Yaw and FieldOfView parameters.

 

HRESULT CenterMap(

[in] double X,

[in] double Y,

[in, optional, defaultvalue(0)] double Yaw,

[in, optional, defaultvalue(53)] double FieldOfView)

Parameters:

Return Values:

S_OK if the method call succeeded.