Hi,
I am a new be into this. What I am trying to do is show the various direction options returned by the DirectionResult object, using custom HTML. I want to show the various routes available between source and destination. Till now I get at the most 3 routes in the DirectionRoutes array within the DirectionResult. Is this the maximum number for any given source and destination, or am I doing something wrong?
Also whenever a waypoint is added between the route, the number of routes returned is always 1, i.e. no routes options are returned? Is this the way the API works, or have I tried very limited search request with the waypoints?
Thanks,
Subodh