Table of Contents

ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

A kind of MarkerStyle to filter the markers.

Inheritance Hierarchy

Members Summary

Public Constructors

ClusterMarkerStyle()

Remarks
Parameters

ClusterMarkerStyle(Double,Double,Double)

Remarks
Parameters

Protected Constructors

ClusterMarkerStyle(Double)

Remarks
Parameters

Public Methods

GetMarkers(IEnumerable<Feature>)

Remarks
Return Value
Parameters

GetRequiredColumnNames()

Remarks
Return Value
Parameters

ToString()

Remarks
Return Value
Parameters

Equals(Object)

Remarks
Return Value
Parameters

GetHashCode()

Remarks
Return Value
Parameters

GetType()

Remarks
Return Value
Parameters

Protected Methods

GetRequiredColumnNamesCore()

Remarks
Return Value
Parameters

GetContextMenusCore()

Remarks
Return Value
Parameters

ZhQ=()

Remarks
Return Value
Parameters

Finalize()

Remarks
Return Value
Parameters

MemberwiseClone()

Remarks
Return Value
Parameters

Public Properties

DistanceInPixel

Gets or sets pixel distance between features that should be considered a single cluster.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#DistanceInPixel

Return Value

MarkerStyle

Gets or sets a MarkerStyle to display the markers.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#firstHeading“ class=“firstHeading” lang=“en”><span dir=“auto

Return Value

MapWidth

Gets or sets the Pixel width of the map.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#MapWidth

Return Value

MapHeight

Gets or sets the Pixel height of the map.

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#MapHeight

Return Value

IsActive

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#IsActive

Return Value

RequiredColumnNames

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetRequiredColumnNames.28.29

Return Value

Protected Properties

Public Events