diff --git a/vtm-android-example/AndroidManifest.xml b/vtm-android-example/AndroidManifest.xml index c29d8476a..4ea4eb664 100644 --- a/vtm-android-example/AndroidManifest.xml +++ b/vtm-android-example/AndroidManifest.xml @@ -105,12 +105,6 @@ - - diff --git a/vtm-android-example/build.gradle b/vtm-android-example/build.gradle index 3029006db..2f7942ea5 100644 --- a/vtm-android-example/build.gradle +++ b/vtm-android-example/build.gradle @@ -17,9 +17,6 @@ dependencies { //implementation project(':vtm-gdx-poi3d') implementation "com.github.mapsforge.mapsforge:mapsforge-map-android:$mapsforgeVersion@jar" - implementation "com.github.mapsforge.mapsforge:mapsforge-poi:$mapsforgeVersion@jar" - implementation "com.github.mapsforge.mapsforge:mapsforge-poi-android:$mapsforgeVersion@jar" - implementation 'androidx.sqlite:sqlite-bundled:2.7.0' } android { diff --git a/vtm-android-example/res/layout/activity_map_poi.xml b/vtm-android-example/res/layout/activity_map_poi.xml deleted file mode 100644 index 7e8832555..000000000 --- a/vtm-android-example/res/layout/activity_map_poi.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - -