directions
Here are 85 public repositories matching this topic...
-
Updated
May 3, 2021 - TypeScript
It would be useful if a missing property in the config file fell back gracefully to the default value, rather than killing the process with a hard error.
Is there any appetite for such a change? We could potentially specify default values in a json file that the C++ code reads at compile time and the python script valhalla_build_config parses at runtime?
NavigationMapView should automatically switch to the night style when the Smart Invert Colors option is enabled in iOS 11, based on UIAccessibilityIsInvertColorsEnabled() or the [UIAccessibilityInvertColorsStatusDidChange](https://developer.apple.com/documentation/foundation/nsnotification.name/1615196-
At the https://github.com/flexible-agency/react-native-map-link/blob/master/src/index.js#L42
we verify if params are in the options, but do not check the value, so for undefined we have
parseFloat(undefined); // NaN
for sure it can be fixed in the client code, but seems like nice to handle it inside the lib
![image](https://user-images.githubusercontent.com/6904368/11311
-
Updated
May 4, 2021 - C#
-
Updated
Apr 21, 2021 - Java
-
Updated
Jun 10, 2020 - C#
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
If a developer attempts to calculate directions with more than three waypoints, the following error is returned:
Error Domain=MBDirectionsErrorDomain Code=-1 "Too many coordinates;
maximum number of coordinates is 3."
UserInfo={NSLocalizedFailureReason=Too many coordinates;
maximum number of coordinates is 3.}
It appears the [Mapbox Directions API](https://www.mapbox.com/api-d
-
Updated
Apr 12, 2020 - Python
-
Updated
Mar 30, 2021 - TypeScript
-
Updated
Mar 18, 2021 - TypeScript
-
Updated
Mar 1, 2020 - Swift
-
Updated
Jan 8, 2021 - R
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Oct 13, 2020 - C#
-
Updated
Apr 26, 2017 - Objective-C
-
Updated
Jul 3, 2020 - Java
-
Updated
Apr 22, 2021 - C#
-
Updated
Jun 8, 2018 - JavaScript
-
Updated
Apr 26, 2021 - Swift
-
Updated
Mar 8, 2018 - Swift
-
Updated
Jan 7, 2021 - Rust
-
Updated
Apr 27, 2021 - Dart
-
Updated
Nov 8, 2017 - JavaScript
-
Updated
May 17, 2020 - Swift
-
Updated
Apr 6, 2021
Improve this page
Add a description, image, and links to the directions topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the directions topic, visit your repo's landing page and select "manage topics."
Currently the layer cannot be selected for low zoom levels.