PilotGaea 2D O'view
Sample Code
正在準備搜尋索引...
PointEntityBaseParameter
介面 PointEntityBaseParameter
點圖素基本參數。
interface
PointEntityBaseParameter
{
LaterAddToSource
?:
boolean
;
Point
:
GeoPoint
;
ReturnType
?:
"SELF"
;
TextStyle
?:
CTextStyle
;
Tooltip
:
string
;
}
層級 (
查看層級一覽
)
PointEntityBaseParameter
PointColorEntityParameter
PointSymbolEntityParameter
BatchPointParameter
索引
屬性
Later
Add
To
Source?
Point
Return
Type?
Text
Style?
Tooltip
屬性
可選
Later
Add
To
Source
LaterAddToSource
?:
boolean
是否稍後再加入。
Point
Point
:
GeoPoint
點幾何。
可選
Return
Type
ReturnType
?:
"SELF"
回傳型態,"SELF"為ol.Feature。
可選
Text
Style
TextStyle
?:
CTextStyle
文字樣式。
Tooltip
Tooltip
:
string
提示文字。
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
Later
Add
To
Source
Point
Return
Type
Text
Style
Tooltip
Sample Code
PilotGaea 2D O'view
載入中...
點圖素基本參數。