VEClusteringOptions.Callback Property

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.

The name of the function called when clustering changes.

VEClusteringOptions.Callback = value;

Remarks

The function specified in the Callback must take an array of VEClusterSpecification Class objects.

See Also

Reference

VEClusterSpecification.GetClusterShape Method