Sample Code
Preparing search index...
The search index is not available
PilotGaea 2D O'view
PilotGaea 2D O'view
PointEntityBaseParameter
Interface PointEntityBaseParameter
點圖素基本參數。
interface
PointEntityBaseParameter
{
LaterAddToSource
?:
boolean
;
Point
:
GeoPoint
;
ReturnType
?:
"SELF"
;
TextStyle
?:
CTextStyle
;
Tooltip
:
string
;
}
Hierarchy
PointEntityBaseParameter
PointColorEntityParameter
PointSymbolEntityParameter
BatchPointParameter
Index
Properties
Later
Add
To
Source?
Point
Return
Type?
Text
Style?
Tooltip
Properties
Optional
Later
Add
To
Source
Later
Add
To
Source
?:
boolean
是否稍後再加入。
Point
Point
:
GeoPoint
點幾何。
Optional
Return
Type
Return
Type
?:
"SELF"
回傳型態,"SELF"為ol.Feature。
Optional
Text
Style
Text
Style
?:
CTextStyle
文字樣式。
Tooltip
Tooltip
:
string
提示文字。
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Later
Add
To
Source
Point
Return
Type
Text
Style
Tooltip
PilotGaea 2D O'view
MapView
CMapView
CONTROL_TYPE
QUERY_TYPE
MapViewMeasureProperty
MapViewEventMap
MapViewSelectFeatureOn
SnapSetting
MapDocument
CMapDocument
ENUM_IMAGE_FORMAT
2D圖層
CLayer2D
CSingleTileLayer
CTileMapLayer
CVectorLayer
CVectorTileLayer
CWMSLayer
ENTITY_TYPE
LAYER_TYPE_2D
UNIT
Loading...
Generated using
TypeDoc
點圖素基本參數。