forked from organicmaps/organicmaps
Merge pull request #11 from yunikkk/routing-api-android
[android] Build fix.
This commit is contained in:
commit
66e2d974df
1 changed files with 1 additions and 1 deletions
|
@ -660,7 +660,7 @@ public class RoutingController
|
|||
checkAndBuildRoute();
|
||||
}
|
||||
|
||||
void setRouterType(@Framework.RouterType int router)
|
||||
public void setRouterType(@Framework.RouterType int router)
|
||||
{
|
||||
mLogger.d("setRouterType: " + mLastRouterType + " -> " + router);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue