Method GetMarkerOptions
GetMarkerOptions(IMarker)
Implement this method to override the default options for drawing a marker.
선언
public virtual MarkerDrawOptions GetMarkerOptions(IMarker marker)
파라미터
타입 | 이름 | 설명 |
---|---|---|
IMarker | marker | The marker to draw. |
반환
타입 | 설명 |
---|---|
MarkerDrawOptions |