Skip to content

Add step maneuver modifier constants#1142

Merged
kmadsen merged 1 commit into
masterfrom
km-add-step-maneuver-modifier-constants
May 11, 2020
Merged

Add step maneuver modifier constants#1142
kmadsen merged 1 commit into
masterfrom
km-add-step-maneuver-modifier-constants

Conversation

@kmadsen

@kmadsen kmadsen commented May 11, 2020

Copy link
Copy Markdown
Contributor

Resolves #1141

Adding constants for step maneuver modifier

@kmadsen kmadsen force-pushed the km-add-step-maneuver-modifier-constants branch from 852f3ed to d8358c7 Compare May 11, 2020 20:57
@kmadsen kmadsen force-pushed the km-add-step-maneuver-modifier-constants branch from 212e755 to c5ae0dd Compare May 11, 2020 21:14
@kmadsen kmadsen force-pushed the km-add-step-maneuver-modifier-constants branch from f14bc6e to d772439 Compare May 11, 2020 21:29
@kmadsen kmadsen merged commit 8d9c4ef into master May 11, 2020
@kmadsen kmadsen deleted the km-add-step-maneuver-modifier-constants branch May 11, 2020 21:46
@kmadsen kmadsen mentioned this pull request May 12, 2020
13 tasks

@Guardiola31337 Guardiola31337 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look at the comment @kmadsen @langsmith we need to fix and release 5.2.1 😬

ManeuverModifier.LEFT,
ManeuverModifier.SHARP_LEFT
})
@interface Type {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Arghh this needs to be public Java... 🤦

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose StepManeuver modifier types

2 participants