typo
This commit is contained in:
parent
c04373a59c
commit
bb4831ec89
@ -357,7 +357,7 @@ public class MapActivity extends BaseActivity
|
||||
if (coordsList.isEmpty() && droppedMarker == null) {
|
||||
Log.e(tag, "200 empty []");
|
||||
mapboxMap.clear();
|
||||
return();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user