android-example: add VectorLayerActivity
This commit is contained in:
@@ -72,6 +72,12 @@
|
||||
android:name="org.oscim.android.test.OsmJsonMapActivity"
|
||||
android:label="@string/title_activity_map" >
|
||||
</activity>
|
||||
</application>
|
||||
|
||||
<activity
|
||||
android:name="org.oscim.android.test.VectorLayerMapActivity"
|
||||
android:label="@string/title_activity_map" >
|
||||
</activity>
|
||||
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user