JSBillboard
지도 내 전파 범위 3차원 모델 객체를 생성 및 설정하기 위한 API 입니다.
var object = Module.createBillboard("ID");Function
getId() → string
var strKey = object.getId();set(position, icon, width, height) → boolean
Name
Type
Description
setImage(position, data, width, height) → boolean
Name
Type
Description
setSizeScale(x, y, z) → boolean
Name
Type
Description
setSizeFix(type) → boolean
Name
Type
Description
setRotationMode(type) → boolean
Name
Type
Description
Getter / Setter
getDescription(), setDescription(desc) → string
Name
Type
Description
getName(), setName(name) → string
Name
Type
Description
getVisible(), setVisible(visible) → boolean
Name
Type
Description
setVerticalLine(options)
Name
Type
Description
Last updated