* markerks fix
This commit is contained in:
parent
61f94c7beb
commit
90074affb1
@ -135,6 +135,7 @@ public class MapActivity extends BaseActivity
|
|||||||
public void onMapReady(MapboxMap mapboxMap) {
|
public void onMapReady(MapboxMap mapboxMap) {
|
||||||
MapActivity.this.mapboxMap = mapboxMap;
|
MapActivity.this.mapboxMap = mapboxMap;
|
||||||
enableLocationPlugin();
|
enableLocationPlugin();
|
||||||
|
mStatusChecker.run();
|
||||||
|
|
||||||
|
|
||||||
// // TODO what should happend on click?
|
// // TODO what should happend on click?
|
||||||
|
Loading…
Reference in New Issue
Block a user