Package | Description |
---|---|
org.cesiumjs.cs.collections | |
org.cesiumjs.cs.scene | |
org.cesiumjs.cs.scene.interaction |
Modifier and Type | Method and Description |
---|---|
Billboard |
BillboardCollection.add(BillboardOptions billboard)
Creates and adds a billboard with the specified initial properties to the collection.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Billboard.equals(Billboard other)
Determines if this billboard equals another billboard.
|
Modifier and Type | Method and Description |
---|---|
Billboard |
MarkerGroup.createBillboard(Cartesian3 position) |
Billboard |
MarkerGroup.getBillboard(int index) |
Copyright © 2019. All rights reserved.