API
AnnotationView

AnnotationView

[주의] clipping하기 위해 translate를 background와 내부 view에 설정한다.

Properties

rotation: number (opens in a new tab) readonly

rotation

default :undefined

visible: boolean (opens in a new tab) readonly

visible

default :undefined

Methods

dispose(): null

객체를 해제하고 null을 반환한다.
사용 예: this._obj = this._obj.dispose();

return null