Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alfakhori
M4labplatform
Commits
787f1ea2
Commit
787f1ea2
authored
3 years ago
by
Patrick
Browse files
Options
Download
Email Patches
Plain Diff
update ServerorLocal.js
parent
f255125b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vcm/js/ServerorLocal.js
+11
-11
vcm/js/ServerorLocal.js
with
11 additions
and
11 deletions
+11
-11
vcm/js/ServerorLocal.js
+
11
-
11
View file @
787f1ea2
...
...
@@ -2,16 +2,16 @@
var
navPublicT
=
'
/partizipation/navPublicT
'
var
NavCARdata
=
'
/partizipation/NavCARdata
'
var
ROAD_CLOSURE
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/ROAD_CLOSURE
"
var
CONSTRUCTION
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/CONSTRUCTION
"
var
TrafficFlow
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/TrafficFlow
"
var
NAVCAR
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/NAVCAR
"
var
NAVPUB
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/NAVPUB
"
var
addPointurl
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/addPoint
"
var
routecalcurl
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/Routecalc2
"
var
navpublict2url
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/navPublicT2
"
var
StartpointUrl
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/Startpoint
"
var
EndpointUrl
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/Endpoint
"
var
ROAD_CLOSURE
=
"
https://
transfer
.hft-stuttgart.de/partizipation/ROAD_CLOSURE
"
var
CONSTRUCTION
=
"
https://
transfer
.hft-stuttgart.de/partizipation/CONSTRUCTION
"
var
TrafficFlow
=
"
https://
transfer
.hft-stuttgart.de/partizipation/TrafficFlow
"
var
NAVCAR
=
"
https://
transfer
.hft-stuttgart.de/partizipation/NAVCAR
"
var
NAVPUB
=
"
https://
transfer
.hft-stuttgart.de/partizipation/NAVPUB
"
var
addPointurl
=
"
https://
transfer
.hft-stuttgart.de/partizipation/addPoint
"
var
routecalcurl
=
"
https://
transfer
.hft-stuttgart.de/partizipation/Routecalc2
"
var
navpublict2url
=
"
https://
transfer
.hft-stuttgart.de/partizipation/navPublicT2
"
var
StartpointUrl
=
"
https://
transfer
.hft-stuttgart.de/partizipation/Startpoint
"
var
EndpointUrl
=
"
https://
transfer
.hft-stuttgart.de/partizipation/Endpoint
"
var
FLOWdataUrl
=
"
/partizipation/FLOWdata
"
var
NavCARdataUrl
=
'
/partizipation/NavCARdata
'
var
FLOWtestUrl
=
'
/partizipation/FLOWtest
'
...
...
@@ -20,7 +20,7 @@ var navPointUrl = '/partizipation/navPoint'
var
RoutecalcUrl
=
'
/partizipation/Routecalc
'
var
navPublicTUrl
=
'
/partizipation/navPublicT
'
var
NoiseRealTimeUrl
=
'
/partizipation/NoiseRealTime
'
var
FavoritePlacesUrl
=
"
https://
m4lab
.hft-stuttgart.de/partizipation/FavPlacesDB
"
var
FavoritePlacesUrl
=
"
https://
transfer
.hft-stuttgart.de/partizipation/FavPlacesDB
"
var
getNoiseHistUrl
=
'
/partizipation/getNoiseHist
'
var
getSTANoiseHistUrl
=
'
/partizipation/getSTANoiseHist
'
var
saveFavPOINT
=
'
/partizipation/saveFavPoint
'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets