BillboardPrimitive(position, icon)
Constructor
#
new BillboardPrimitive(position, icon)
Parameters:
| Name |
Type |
Description |
position |
Position
|
任意类型的坐标 |
icon |
string
|
图形url |
- Author:
-
Extends
Members
string
#
readonly
icon
Array
#
readonly
size
string
#
readonly
type
Methods
#
addTo(layer) → {Graphic}
Parameters:
| Name |
Type |
Description |
layer |
Layer
|
图层 |
- Overrides:
- See:
-