diff --git a/android/app/app.iml b/android/app/app.iml
index 43137a8..161848b 100644
--- a/android/app/app.iml
+++ b/android/app/app.iml
@@ -12,10 +12,12 @@
-
-
+
+ generateDebugAndroidTestSources
+ generateDebugSources
+
@@ -24,7 +26,7 @@
-
+
@@ -63,25 +65,18 @@
-
-
+
-
-
-
-
-
-
-
+
@@ -92,14 +87,14 @@
-
+
-
+
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index d474bcd..9cba654 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -3,10 +3,7 @@
-
-
+
+
+
diff --git a/android/getMeHighMobile.iml b/android/getMeHighMobile.iml
index 472a8ba..e8c3f4b 100644
--- a/android/getMeHighMobile.iml
+++ b/android/getMeHighMobile.iml
@@ -8,7 +8,7 @@
-
+
diff --git a/index.android.js b/index.android.js
index 49829e2..9fdc83c 100644
--- a/index.android.js
+++ b/index.android.js
@@ -104,7 +104,7 @@ var getMeHighMobile = React.createClass({
zoomLevel={10}
onMapChange={(e) => console.log(e)}
onMapError={(e) => console.log('Map error --> ', e)}
- center={ { lng: 0.1, lat: 51.0 } }
+ center={ { lng: 52.3521678, lat: 4.8587894 } }
/*
* clickMarker shows Info Window of Marker with id: 0,
* hides Info Window if given null