幾何,三個點一組的陣列,或是GeoPolygon、GeoPolygonSet。
Optional
draw線顏色。
Optional
draw是否把幾何轉成線。
Optional
draw框線不透明度0~1。
Optional
epsg幾何EPSG。
Optional
fill填色。
Optional
fill三角面不透明度0~1
Optional
label文字標籤參數物件。
Optional
alignment?: TEXT_ALIGN標籤對齊方式
Optional
border文字邊框顏色。
Optional
border文字邊框大小。
Optional
color?: ov.Color文字顏色。
Optional
font?: string文字字體。
Optional
font文字字體大小。
Optional
size?: number文字大小,世界座標時為公尺大小,否則為pixel大小。
Optional
text?: string文字。
Optional
world是否為世界座標
Optional
label文字標籤位移量。
Optional
null是否為透空。
Optional
on滑鼠左鍵按一下時要執行的函式。
Optional
sn: numberOptional
name: stringOptional
on滑鼠進入時要執行的函式。
Optional
sn: numberOptional
name: stringOptional
on滑鼠離開時要執行的函式。
Optional
sn: numberOptional
name: stringOptional
output是否輸出深度,可作為行走物體。
Optional
texture貼圖網址。
Optional
texture貼圖相對於世界的尺寸,單位為公尺,可以只給一個值,給"full"表示全部只用一張圖,預設為每1000*1000貼一次圖。
Optional
tooltip提示文字
Optional
triangle幾何點的紋理坐標,格式需與幾何相同相同。
Generated using TypeDoc
新增自畫三角面集合圖素參數。