修改bug

This commit is contained in:
jiaguofeng
2020-08-03 16:09:00 +08:00
parent c849a87324
commit ea7c13c883
8 changed files with 55 additions and 16 deletions

View File

@@ -39,7 +39,7 @@ public class RouteOverLayWrapper {
private boolean mIsTrafficLightsVisible = true;
private int mStartBitmapResId = 0;
private int mEndBitmapResId = 0;
private int mZIndex = 0;
private int mZIndex = 1;
private static RouteOverlayOptions sOptions;