We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e701a5c commit e85d53cCopy full SHA for e85d53c
tiles/src/test/java/com/protomaps/basemap/layers/RoadsTest.java
@@ -80,7 +80,6 @@ void relation2() {
80
81
assertFeatures(0,
82
List.of(Map.of(
83
- "kind", "highway",
84
"_minzoom", 6
85
)),
86
features
@@ -109,7 +108,6 @@ void relation3() {
109
108
110
111
112
113
"_minzoom", 7
114
115
@@ -138,7 +136,6 @@ void relation4() {
138
136
139
137
140
141
142
"_minzoom", 3
143
144
0 commit comments