new MakiIconPinEntry(owner, id, position [, props])
MakiIcon要素
Parameters:
Name | Type | Argument | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
owner |
mapray.PinEntity | 所有者 |
|||||||||||||||||||||
id |
string | MakiアイコンのID |
|||||||||||||||||||||
position |
mapray.GeoPoint | 位置 |
|||||||||||||||||||||
props |
object |
<optional> |
プロパティ Properties
|
- Source:
Extends
Members
-
<readonly> animation :mapray.animation.BindingBlock
アニメーションパラメータ設定
-
Type:
- Inherited From:
- Overrides:
- Source:
-
<readonly> id :string
ID
-
Type:
- string
- Inherited From:
- Overrides:
- Source:
Methods
-
setBGColor(color)
アイコン背景の色を設定
-
Parameters:
Name Type Description color
mapray.Vector3 アイコン背景の色
- Inherited From:
- Overrides:
- Source:
-
setFGColor(color)
アイコンの色を設定
-
Parameters:
Name Type Description color
mapray.Vector3 アイコンの色
- Inherited From:
- Overrides:
- Source:
-
setId(maki_id)
アイコンのIDを設定
-
Parameters:
Name Type Description maki_id
string アイコンのID
- Source:
-
setPosition(position)
モデル原点位置を設定
-
Parameters:
Name Type Description position
mapray.GeoPoint モデル原点の位置
- Inherited From:
- Overrides:
- Source:
-
setSize(size)
アイコンのピクセルサイズを指定
-
Parameters:
Name Type Description size
mapray.Vector3 アイコンのピクセルサイズ
- Inherited From:
- Overrides:
- Source: