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

An enumeration of pushpin clustering algorithms.

VEClusteringType { None Grid }

Members

Member Description

None

No pushpin clustering

Grid

A simple clustering algorithm

See Also

Reference

VEShapeLayer.SetClusteringConfiguration(type, options) Method