Skip to content

Conversation

@ivanPyrohivskyi
Copy link
Contributor

To issue: "Deduplicate if search is by name public transport stops ( Quedlinburg ) as on screenshot - only station should be displayed and merge transpost_stop_position, platform."
#23713 (comment)


public boolean isTransport() {
if (type != null) {
return "transportation".equals(type.getKeyName());
Copy link
Contributor

Choose a reason for hiding this comment

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

"transportation" to constant

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.

3 participants