Skip to content

Commit 087bacd

Browse files
committed
Update maps to c688588a
1 parent c85c55d commit 087bacd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

web-bundle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packaging>jar</packaging>
88
<version>11.0-SNAPSHOT</version>
99
<properties>
10-
<graphhopper-maps.version>0.0.0-34acd30e898fe0d0ee388bf73d6619fec6cdc824
10+
<graphhopper-maps.version>0.0.0-c688588ae7fcba2b28d3ce25a6ebbaaa27a42f8e
1111
</graphhopper-maps.version>
1212
</properties>
1313
<name>GraphHopper Dropwizard Bundle</name>

web-bundle/src/main/resources/com/graphhopper/maps/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ const config = {
1919
],
2020
snapPreventions: ['ferry'],
2121
},
22-
}
22+
profile_group_mapping: {},
23+
}

0 commit comments

Comments
 (0)