VEShapeAccuracy Enumeration

You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps. If you need this documentation, it is available in as a CHM or PDF download.

Specifies the accuracy of shape conversions when the map style is changed to birdseye.

VEShapeAccuracy{ None Pushpin }

Members

Member Description

None

No shapes are accurately converted

Pushpin

Only pushpins are accurately converted

Remarks

Shape conversion is also limited by the number of shapes (see VEMap.SetShapesAccuracyRequestLimit Method).

See Also

Reference

VEMap.SetShapesAccuracy Method