- started overlays
- started symbol layer - move renderer and generator out of view package - hopefully the last big refactoring for a while... - improve perspective, plane should be more far away to decrease foreshortening
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
>
|
||||
<!-- android:theme="@style/Theme.TileMap" -->
|
||||
<activity
|
||||
android:name="org.oscim.app.TileMap"
|
||||
android:name="TileMap"
|
||||
android:configChanges="orientation|screenSize" >
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
@@ -34,4 +34,4 @@
|
||||
<activity android:name=".InfoView" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user