Hi Carlos,
Need your help to know that how I can add multiple routes with multiple waypoints for each in Map. Do I need to use RouteMap from component. It will be helpful if you can tell that in which parameter need to send this information and what will be the format of this.
Regards
"{ waypoints: [ { location: 'Badajoz, Spain', stopover: true }, { location: 'Mérida, Spain', stopover: false }, { location: 'Cárceres, Spain', stopover: false }, { location: 'Toledo, Spain', stopover: false } ], optimizeWaypoints: true }"
Hi,
Is there a way to this in the mobile component?
Thanks