Properties
arrowDirections
arrowDirections: {
BACKWARD: string;
BOTH: string;
FORWARD: string;
NONE: string;
}
Type declaration
BACKWARD: string
BOTH: string
FORWARD: string
NONE: string
arrowPositions
arrowPositions: {
EVERY: string;
FIRST: string;
LAST: string;
}
Type declaration
EVERY: string
FIRST: string
LAST: string
feature
feature: Feature<Geometry>
featureListenerKeys_
featureListenerKeys_: EventsKey[]
Arrow possible direction on segments of lines.