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 29d9219 commit 226e6e8Copy full SHA for 226e6e8
2 files changed
.github/scripts/update-templates/config.json
@@ -3,7 +3,8 @@
3
"1.4.0.0",
4
"1.5.0.0",
5
"1.5.0.1",
6
- "1.6.0.0"
+ "1.6.0.0",
7
+ "1.7.0.1"
8
],
9
"cp_versions" : [
10
"8.0.0.0",
config/VehicleConfigurations.xml
@@ -209,6 +209,12 @@ You can define the following custom settings:
209
turnRadius = "5"
210
useVehicleSizeForMarkers = "true"
211
/>
212
+
213
+ <!--vehicles\gregoire-->
214
+ <Vehicle name="gl86.xml"
215
+ turnRadius = "5"
216
+ useVehicleSizeForMarkers = "true"
217
+ />
218
219
<!--\vehicles\grimme-->
220
<Vehicle name="ventor4150.xml"
0 commit comments