Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
TerrainWFSOverlay
UpdateParameter
Interface UpdateParameter
更新WFS疊加圖層參數。
See
update
。
interface
UpdateParameter
{
lineStyle
?:
Partial
<
WFSLineStyle
>
;
pointStyle
?:
Partial
<
WFSPointStyle
>
;
polygonStyle
?:
Partial
<
WFSPolygonStyle
>
;
}
Index
Properties
line
Style?
point
Style?
polygon
Style?
Properties
Optional
line
Style
line
Style
?:
Partial
<
WFSLineStyle
>
線樣式設定。
Optional
point
Style
point
Style
?:
Partial
<
WFSPointStyle
>
點樣式設定。
Optional
polygon
Style
polygon
Style
?:
Partial
<
WFSPolygonStyle
>
多邊形樣式設定。
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
line
Style
point
Style
polygon
Style
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
C3DUtility
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
Loading...
Generated using
TypeDoc
更新WFS疊加圖層參數。
See
update。