Fix compilation error
This commit is contained in:
parent
705585a557
commit
d1e284dc46
1 changed files with 0 additions and 3 deletions
|
@ -25,10 +25,7 @@ public class MapRoutingTypes {
|
|||
TAGS_TO_ACCEPT.add("route");
|
||||
|
||||
// TEXT tags
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
TAGS_TEXT.add("int_ref");
|
||||
>>>>>>> Add ferry rendering + add text to route information
|
||||
TAGS_TEXT.add("ref");
|
||||
TAGS_TEXT.add("name");
|
||||
TAGS_TEXT.add("direction");
|
||||
|
|
Loading…
Reference in a new issue