WIP Implementing map in geopoint detail

This commit is contained in:
Daniele
2021-09-14 09:27:30 +02:00
parent 4ff6c569d0
commit 7c5de6ccd7
3 changed files with 91 additions and 7 deletions
+4
View File
@@ -71,4 +71,8 @@ dependencies {
// Nextcloud SSO
implementation "com.github.nextcloud:Android-SingleSignOn:0.5.6"
// OSMDroid
compile 'org.osmdroid:osmdroid-android:6.1.10'
}