VEClusterSpecification Class

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.

Contains the shape objects and location of a pushpin cluster.

Public Methods

Name Description

VEClusterSpecification.GetClusterShape Method

Returns a VEShape Class that represents the pushpin cluster.

Public Properties

Name Description

VEClusterSpecification.Shapes Property

An array of VEShape Class items representing the pushpins in a pushpin cluster.

VEClusterSpecification.LatLong Property

A VELatLong Class object indicating the center of the pushpin cluster.

See Also

Reference

VEShapeLayer.GetClusteredShapes Method