started paged-fling mode, not enabled yet

This commit is contained in:
Hannes Janetzek
2013-01-05 20:47:30 +01:00
parent cb9cd645af
commit 70b7c79a8e
3 changed files with 77 additions and 34 deletions

View File

@@ -73,6 +73,7 @@ public class MapView extends RelativeLayout {
public boolean enableRotation = false;
public boolean enableCompass = false;
public boolean enablePagedFling = false;
private final MapViewPosition mMapViewPosition;
private final MapPosition mMapPosition;