public class DrawInteractionOptions extends AbstractPrimitiveOptions
Modifier and Type | Field and Description |
---|---|
PrimitiveCollection |
collection |
MarkerType |
markerType
Marker type.
|
int |
pixelSize
Marker primitive size.
|
PrimitiveType |
type
Primitive type for drawing
|
color, maxPoints, minPoints, outlineColor, outlineWidth
Constructor and Description |
---|
DrawInteractionOptions()
Constructor of options
|
public PrimitiveCollection collection
public PrimitiveType type
public MarkerType markerType
PointPrimitive
or Billboard
.public int pixelSize
MarkerGroup
Copyright © 2019. All rights reserved.