-
- Downloads
enable basic route visualization via graphhopper
parent
90b5bc45
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 10 additions, 0 deletions.gitlab-ci.yml
- .vscode/launch.json 17 additions, 0 deletions.vscode/launch.json
- app/.env.example 2 additions, 1 deletionapp/.env.example
- app/app/Http/Controllers/RoutingController.php 57 additions, 43 deletionsapp/app/Http/Controllers/RoutingController.php
- app/config/maps.php 5 additions, 2 deletionsapp/config/maps.php
- app/public/mix-manifest.json 1 addition, 1 deletionapp/public/mix-manifest.json
- app/resources/css/routing.css 8 additions, 4 deletionsapp/resources/css/routing.css
- app/resources/js/Leg.js 14 additions, 13 deletionsapp/resources/js/Leg.js
- app/resources/js/Route.js 36 additions, 46 deletionsapp/resources/js/Route.js
- app/resources/js/RouteFinder.js 2 additions, 7 deletionsapp/resources/js/RouteFinder.js
- app/resources/js/Step.js 25 additions, 50 deletionsapp/resources/js/Step.js
- build/fpm/configuration/development/xdebug.ini 4 additions, 0 deletionsbuild/fpm/configuration/development/xdebug.ini
- docker-compose.yml 2 additions, 0 deletionsdocker-compose.yml
Loading
Please register or sign in to comment