mirror of
https://github.com/russok/FitoTrack.git
synced 2025-10-29 00:32:11 -07:00
false center slows down the map download
This commit is contained in:
parent
7da68b6fc7
commit
a9ce6b2fdb
@ -62,7 +62,6 @@ public class MapManager {
|
||||
mapView.getLayerManager().redrawLayers();
|
||||
|
||||
mapView.setZoomLevel((byte) 18);
|
||||
mapView.setCenter(new LatLong(52, 13));
|
||||
|
||||
return downloadLayer;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user