VEFailedShapeRequest 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.

Defines a list of the actions on how to draw the polygons or the polylines whose points exceed the maximum limit or when a request to the server fails.

VEFailedShapeRequest{ DoNotDraw DrawInaccurately QueueRequest }

Members

Member Description

DoNotDraw

Do not draw the shape

DrawInaccurately

Draw the shape inaccurately

QueueRequest

Resubmit the drawing request

See Also

Reference

VEMap.SetFailedShapeRequest Method