I'm using a TMSFNCOpenLayers map. I use TMSFNCDirections to generate a route between two latitudes and longitudes. This works, but I want the route to start off in chosen direction (start bearing) and finish in a chosen direction (end bearing). The generated route may not be the shortest (default) route. Is there a way to do this?
I have tried to place waypoints close to the start and end lat/lon's to influence the route generation, but it doesn't seem to make a difference.
I'm using Maps v4.3.0.1.
Thanks.
Hi,
When using GetDirections, there is a parameter available to request alternative routes. However AFAIK there is no option available in the supported API services that lets you pick specific a start and/or end direction.
We are monitoring the API services and if such functionality would become available we'll consider adding this feature in a future version.