* markerks fix

This commit is contained in:
Adam Domagalski 2018-11-05 00:29:49 +01:00
parent 61f94c7beb
commit 90074affb1

View File

@ -135,6 +135,7 @@ public class MapActivity extends BaseActivity
public void onMapReady(MapboxMap mapboxMap) {
MapActivity.this.mapboxMap = mapboxMap;
enableLocationPlugin();
mStatusChecker.run();
// // TODO what should happend on click?