You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Maplace.js
I have checked, when i provide two or more locations, i am unable to see the alternative routes.
I also tried to enable all options hardcoded directions_options: { travelMode: google.maps.TravelMode.DRIVING, unitSystem: google.maps.UnitSystem.METRIC, optimizeWaypoints: true, //default false provideRouteAlternatives: true, //default false avoidHighways: true, //default false avoidTolls: true //default false },
but no luck, can you please help me on this.
The text was updated successfully, but these errors were encountered:
Hi Maplace.js
I have checked, when i provide two or more locations, i am unable to see the alternative routes.
I also tried to enable all options hardcoded
directions_options: { travelMode: google.maps.TravelMode.DRIVING, unitSystem: google.maps.UnitSystem.METRIC, optimizeWaypoints: true, //default false provideRouteAlternatives: true, //default false avoidHighways: true, //default false avoidTolls: true //default false },
but no luck, can you please help me on this.
The text was updated successfully, but these errors were encountered: