- remove swrenderer
- rearchitect: now that MapView is a ViewGroup and MapRenderer is the GLSurfaceView. - lock/unlock proxy tiles properly to not be removed from cache while in use
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<org.oscim.view.MapView
|
||||
android:id="@+id/mapView"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent" />
|
||||
android:layout_height="fill_parent"/>
|
||||
|
||||
<ToggleButton
|
||||
android:id="@+id/snapToLocationView"
|
||||
|
||||
Reference in New Issue
Block a user