Merge branch '35-implement-alternative-to-webgl' into 'master'
Resolve "Implement alternative to webgl" Closes #35 See merge request !19
No related branches found
No related tags found
Showing
- app/package-lock.json 2452 additions, 68 deletionsapp/package-lock.json
- app/package.json 4 additions, 1 deletionapp/package.json
- app/public/img/nav.png 0 additions, 0 deletionsapp/public/img/nav.png
- app/public/img/nav.svg 64 additions, 0 deletionsapp/public/img/nav.svg
- app/resources/js/AndroidConnector.js 8 additions, 6 deletionsapp/resources/js/AndroidConnector.js
- app/resources/js/Config.js 83 additions, 0 deletionsapp/resources/js/Config.js
- app/resources/js/FakeGPSModule.js 118 additions, 75 deletionsapp/resources/js/FakeGPSModule.js
- app/resources/js/GeolocationControlManager.js 189 additions, 0 deletionsapp/resources/js/GeolocationControlManager.js
- app/resources/js/GpsManager.js 11 additions, 7 deletionsapp/resources/js/GpsManager.js
- app/resources/js/LocalHistory.js 0 additions, 112 deletionsapp/resources/js/LocalHistory.js
- app/resources/js/NavbarControl.js 1 addition, 1 deletionapp/resources/js/NavbarControl.js
- app/resources/js/NavigationModule.js 218 additions, 168 deletionsapp/resources/js/NavigationModule.js
- app/resources/js/Result.js 84 additions, 156 deletionsapp/resources/js/Result.js
- app/resources/js/Results.js 40 additions, 38 deletionsapp/resources/js/Results.js
- app/resources/js/Route.js 42 additions, 45 deletionsapp/resources/js/Route.js
- app/resources/js/RouteFinder.js 260 additions, 199 deletionsapp/resources/js/RouteFinder.js
- app/resources/js/SearchModule.js 132 additions, 78 deletionsapp/resources/js/SearchModule.js
- app/resources/js/app.js 138 additions, 153 deletionsapp/resources/js/app.js
- app/resources/js/findRoute.js 848 additions, 741 deletionsapp/resources/js/findRoute.js
- app/resources/js/map.js 33 additions, 91 deletionsapp/resources/js/map.js
Loading
Please register or sign in to comment