add mapsforge-map android part to VectorTileMap

This commit is contained in:
Hannes Janetzek
2012-06-19 01:59:12 +02:00
parent 6db73265ad
commit 40cadbe805
144 changed files with 21668 additions and 23 deletions

View File

@@ -4,7 +4,7 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent" >
<org.mapsforge.android.maps.MapView
<org.mapsforge.android.MapView
android:id="@+id/mapView"
android:layout_width="fill_parent"
android:layout_height="fill_parent" />