We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c85c55d commit 087bacdCopy full SHA for 087bacd
web-bundle/pom.xml
@@ -7,7 +7,7 @@
7
<packaging>jar</packaging>
8
<version>11.0-SNAPSHOT</version>
9
<properties>
10
- <graphhopper-maps.version>0.0.0-34acd30e898fe0d0ee388bf73d6619fec6cdc824
+ <graphhopper-maps.version>0.0.0-c688588ae7fcba2b28d3ce25a6ebbaaa27a42f8e
11
</graphhopper-maps.version>
12
</properties>
13
<name>GraphHopper Dropwizard Bundle</name>
web-bundle/src/main/resources/com/graphhopper/maps/config.js
@@ -19,4 +19,5 @@ const config = {
19
],
20
snapPreventions: ['ferry'],
21
},
22
-}
+ profile_group_mapping: {},
23
+}
0 commit comments