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

Avoid show ref is shields was created #21413

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Avoid show ref is shields was created #21413

merged 2 commits into from
Nov 22, 2024

Conversation

ivanPyrohivskyi
Copy link
Contributor

Avoid to create street name based on ref if shields was already created. In most cases shields already based on the ref in different combinations.

To issue #21362

@ivanPyrohivskyi ivanPyrohivskyi marked this pull request as draft November 21, 2024 14:58
showMarker = true;
shields = RoadShield.create(rs.getObject());
if (Algorithms.isEmpty(text) && shields.isEmpty()) {
text = getRouteSegmentStreetName(routingHelper, rs, true);
Copy link
Member

Choose a reason for hiding this comment

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

looks like streets completely ignored

@vshcherb vshcherb merged commit e9cddcf into r4.9 Nov 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants