accuracy property

Gets the accuracy of the IWebGeocoordinates::latitude and IWebGeocoordinates::longitude properties, in meters.

 

Syntax

HRESULT value = object.get_accuracy(double* p);

Property values

Type: double

An double containing the accuracy of the coordinates, in meters.

Standards information

Remarks

Windows Internet Explorer 9. This property is supported only for webpages displayed in IE9 Standards mode. For more information, see Defining Document Compatibility.