Proper implementation of MapElementContainer.compareTo(other) by Sublimis · Pull Request #1584 · mapsforge/mapsforge

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Sublimis

Copy link

Contributor

@Sublimis Sublimis commented

Dec 2, 2024

  • Proper implementation of MapElementContainer.compareTo(other), consistent with equals, and which does not allow two elements to be arbitrarily ordered (as this makes the drawing of the elements non-deterministic)

  • Tests for MapElementContainer.compareTo(other)

devemux86 reacted with thumbs up emoji
…istent with equals, and that doesn't allow two elements to be arbitrarily ordered (because that makes drawing the elements non-deterministic)

* Tests for MapElementContainer.compareTo(other)

@devemux86 devemux86 added this to the 0.23.0 milestone

Dec 3, 2024

@devemux86 devemux86 merged commit a534064 into mapsforge:master

Dec 3, 2024

@devemux86

Copy link

Collaborator

@Sublimis Thanks!

Sublimis reacted with thumbs up emoji

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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

0.23.0

Development

Successfully merging this pull request may close these issues.

2 participants

@Sublimis @devemux86