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
What about a option to pass the API_KEY?
You could add an alternative constructor to RouteRest like RouteRest(String apiKey) so that we can pass our API_KEY from outside.
Thanks.
@polok thanks for this nice library.
What about a option to pass the
API_KEY?You could add an alternative constructor to
RouteRestlikeRouteRest(String apiKey)so that we can pass ourAPI_KEYfrom outside.Thanks.