修改bug
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user