David Martin

Results 4 issues of David Martin

If the module is in an open app over several days the $scope.today is not reset to reflect the correct current date. Fixes #332

Also updated to support Cordova 9.0.0, Android 8.1.0. iOS 5.1.1

If you set the preference for resizeOnFullScreen and you do not have your app running (or you allow user settings) in either fullscreen mode (via StatusBar) or Immersive fullscreen mode...

To add this during the setup of the L.Routing.mapbox constructor add include the radiuses parameter. e.g. L.Routing.mapbox(mapbox_token, { radiuses: 3000 }) Mapbox Radiuses - Maximum distance in meters that each...