Samuel Deuter
Samuel Deuter
The direction API accepts a list of tuples for the angle from true north, and degrees that we can deviate. Directions API will accept 0-360 for the angle (including -0...
Currently, when a waypoint is added (via code or clicking and dragging a route in the UI) we just change the shape of the route geometry and don't reflect that...
At the moment if you add a waypoint we will visualize instructions until the first arrival instruction when you have a route with waypoints you have multiple arrival instructions we...
Currently, the `baseUrl` needs to be 'only' a base URL. This change will allow you to add a baseUrl with a path at the end without conflicting with the path...
### Summary of changes Makes some small changes to the Add Point Annotations Example, and then adds a version of it ported to Java. https://github.com/mapbox/mapbox-maps-android/assets/43389660/4c6c35c7-cc66-4849-a03f-5f0e988f5274 ### User impact (optional) Improves...
I'm not entirely sure the preconditions; but I've been doing some work on visualizing heaps from a couple of formats. https://github.com/user-attachments/assets/7082c152-4363-42f7-921b-b200657b5e02 I'm a little confused as to what's causing this...