Skip to content

Commit 2a05523

Browse files
committed
Empty commit to trigger CI
1 parent a67cb3c commit 2a05523

File tree

1 file changed

+1
-0
lines changed
  • tiles/src/main/java/com/protomaps/basemap/layers

1 file changed

+1
-0
lines changed

tiles/src/main/java/com/protomaps/basemap/layers/Water.java

+1
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ public void processOsm(SourceFeature sf, FeatureCollector features) {
220220
feat.setAttr("level", 0);
221221
}
222222

223+
223224
// Server sort features so client label collisions are pre-sorted
224225
feat.setSortKey(minZoom);
225226

0 commit comments

Comments
 (0)