I am having the problem of when using the RoutingListener and trying to overide the
public void onRoutingSuccess(ArrayList route, int shortestRouteIndex) in my class.. A the ArrayList route, I keep getting expression expected. I am using the example attached with the repo and also declared ArrayList route; Please help
I am having the problem of when using the RoutingListener and trying to overide the
public void onRoutingSuccess(ArrayList route, int shortestRouteIndex) in my class.. A the ArrayList route, I keep getting expression expected. I am using the example attached with the repo and also declared ArrayList route; Please help