Method GetMarkerOptions
GetMarkerOptions(IMarker)
Implement this method to override the default options for drawing a marker.
Declaration
public virtual MarkerDrawOptions GetMarkerOptions(IMarker marker)
Parameters
| Type | Name | Description |
|---|---|---|
| IMarker | marker | The marker to draw. |
Returns
| Type | Description |
|---|---|
| MarkerDrawOptions |