DT @12.11.2015: Maps: Clustering und HeatMap implemented

This commit is contained in:
Dennis Thießen
2015-11-12 20:58:28 +01:00
parent 49ba686b3f
commit 380eefef21
10 changed files with 215 additions and 88 deletions

View File

@@ -46,4 +46,5 @@ dependencies {
transitive = true;
}
compile 'com.beardedhen:androidbootstrap:2.0.0'
compile 'com.google.maps.android:android-maps-utils:0.3+'
}