Preparing search index...
The search index is not available
@mapray
@mapray
mapray
ContourLayer
Option
Interface Option
interface
Option
{
color
?:
Vector4
;
interval
?:
number
;
line_width
?:
number
;
opacity
?:
number
;
type
:
CONTOUR
;
visibility
?:
boolean
;
}
Hierarchy (
view full
)
mapray
.
Layer
.
Option
Option
Index
Properties
color?
interval?
line_
width?
opacity?
type
visibility?
Properties
Optional
color
color
?:
Vector4
等高線の色
Optional
interval
interval
?:
number
等高線の間隔 (m)
Optional
line_
width
line_
width
?:
number
等高線の太さ (pixel)
Optional
opacity
opacity
?:
number
不透明度
type
type
:
CONTOUR
レイヤータイプ
Optional
visibility
visibility
?:
boolean
可視性フラグ
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
color
interval
line_
width
opacity
type
visibility
@mapray
mapray
maprayui
等高線の色