Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map Tools - Use polyline marker for straight lines #9174

Merged
merged 1 commit into from Apr 3, 2023

Conversation

BaerMitUmlaut
Copy link
Member

When merged this pull request will:

  • Use polyline instead of rectangular marker for drawing straight lines

grafik

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@BaerMitUmlaut BaerMitUmlaut added the kind/feature Release Notes: **ADDED:** label Mar 24, 2023

_markerName setMarkerPolyline [
_startStraightPos#0, _startStraightPos#1,
_endStraightPos#0, _endStraightPos#1
Copy link
Contributor

Choose a reason for hiding this comment

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

Still ugly as fuck 5 years later.

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
_endStraightPos#0, _endStraightPos#1
_endStraightPos # 0, _endStraightPos # 1

is a little easier to read imho

Copy link
Member Author

Choose a reason for hiding this comment

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

Disagree 🤷🏻

@PabstMirror PabstMirror added this to the 3.16.0 milestone Apr 3, 2023
@PabstMirror PabstMirror merged commit 4aa8d59 into master Apr 3, 2023
5 checks passed
@PabstMirror PabstMirror deleted the straight-polyline branch April 3, 2023 17:18
@nicolasbadano
Copy link
Contributor

9 years later, that map tool still looks cool!

Thank you guys for kipping my crappy code working, and continuing to push ACE3 forward.

@commy2 , @PabstMirror , @BaerMitUmlaut

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Release Notes: **ADDED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants