@@ -112,4 +112,7 @@ dependencies {
implementation 'androidx.viewpager2:viewpager2:1.0.0'
implementation 'com.github.bumptech.glide:glide:4.11.0'
+
+ // https://github.com/onlylemi/MapView
+ implementation 'com.github.onlylemi:mapview:v1.0'
}