Package | Description |
---|---|
org.cesiumjs.cs.collections | |
org.cesiumjs.cs.scene.interaction |
Modifier and Type | Method and Description |
---|---|
PointPrimitive |
PointPrimitiveCollection.add(PointPrimitiveOptions options)
Creates and adds a point with the specified initial properties to the collection.
|
Modifier and Type | Method and Description |
---|---|
PointPrimitive |
MarkerGroup.createPoint(Cartesian3 position) |
static PointPrimitive |
MarkerGroup.createPoint(DrawInteractionOptions options) |
PointPrimitive |
MarkerGroup.getPoint(int index) |
Copyright © 2019. All rights reserved.