Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
<!– Class –> A kind of MarkerStyle to filter the markers.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle</a>
*System.Object ThinkGeo.MapSuite.WebEdition.MarkerStyle *ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
ClusterMarkerStyle | The default constructor for ClusterMarkerStyle class. | ||
ClusterMarkerStyle | Double, Double, Double | Create an instance of the ClusterMarkerStyle. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Equals | Object | Object | |
GetHashCode | Object | ||
GetMarkers | IEnumerable<Feature> | MarkerStyle(overriden) | It returns a collection of markers from the features specified. |
GetRequiredColumnNames | MarkerStyle | ||
GetType | Object | ||
ToString | Object |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
GetContextMenusCore | MarkerStyle | Gets a collection of context menus that are associated with the MarkerStyle. | |
GetRequiredColumnNamesCore | MarkerStyle | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
DistanceInPixel | Double | Gets or sets pixel distance between features that should be considered a single cluster. | |
IsActive | Boolean | MarkerStyle | |
MapHeight | Double | Gets or sets the Pixel height of the map. | |
MapWidth | Double | Gets or sets the Pixel width of the map. | |
MarkerStyle | MarkerStyle | Gets or sets a MarkerStyle to display the markers. | |
RequiredColumnNames | Collection<String> | MarkerStyle |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
The default constructor for ClusterMarkerStyle class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#ClusterMarkerStyle.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#ClusterMarkerStyle.28.29</a>
| Name | Type | Description |
|---|
Create an instance of the ClusterMarkerStyle.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#ClusterMarkerStyle.28Double.2C_Double.2C_Double.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#ClusterMarkerStyle.28Double.2C_Double.2C_Double.29</a>
| Name | Type | Description |
|---|---|---|
| distance | Double<!– System.Double –> | Pixel distance between features that should be considered a single cluster. |
| mapWidth | Double<!– System.Double –> | |
| mapHeight | Double<!– System.Double –> |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#Equals.28Object.29</a>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetHashCode.28.29</a>
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
It returns a collection of markers from the features specified.
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
| Return Type | Description |
|---|---|
| Collection<Marker><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.WebEdition.Marker} –> | It returns a collection of markers from the features specified. |
| Name | Type | Description |
|---|---|---|
| features | IEnumerable<Feature><!– System.Collections.Generic.IEnumerable{ThinkGeo.MapSuite.Core.Feature} –> | The features collection |
<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetRequiredColumnNames.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetRequiredColumnNames.28.29</a>
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetType.28.29</a>
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#ToString.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#Finalize.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
Gets a collection of context menus that are associated with the MarkerStyle.
This method returns all of the context menus associated with the MarkerStyle to ensure that the events on the context menus can be properly fired. Override this method if you create your own custom MarkerStyle.
| Return Type | Description |
|---|---|
| GeoKeyedCollection<ContextMenu><!– ThinkGeo.MapSuite.WebEdition.GeoKeyedCollection{ThinkGeo.MapSuite.WebEdition.ContextMenu} –> | A collection of context menus that are associated with the MarkerStyle. |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetRequiredColumnNamesCore.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetRequiredColumnNamesCore.28.29</a>
| Return Type | Description |
|---|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
| Name | Type | Description |
|---|
<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#MemberwiseClone.28.29</a>
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
Gets or sets pixel distance between features that should be considered a single cluster.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#DistanceInPixel” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#DistanceInPixel</a>
| Return Type |
|---|
| Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#IsActive” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#IsActive</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> Go Back
Gets or sets the Pixel height of the map.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#MapHeight” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#MapHeight</a>
| Return Type |
|---|
| Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle –> Go Back
Gets or sets the Pixel width of the map.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#MapWidth” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#MapWidth</a>
| Return Type |
|---|
| Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle –> Go Back
Gets or sets a MarkerStyle to display the markers.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#firstHeading" class="firstHeading" lang="en"><span dir="auto” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#firstHeading“ class=“firstHeading” lang=“en”><span dir=“auto</a>
| Return Type |
|---|
| MarkerStyle<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> |
<!– ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetRequiredColumnNames.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.ClusterMarkerStyle#GetRequiredColumnNames.28.29</a>
| Return Type |
|---|
| Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –> |
<!– ThinkGeo.MapSuite.WebEdition.MarkerStyle –> Go Back
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.