summaryrefslogtreecommitdiff
path: root/src/Geshem.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/Geshem.js')
-rw-r--r--src/Geshem.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Geshem.js b/src/Geshem.js
index c1046a0..a982ed3 100644
--- a/src/Geshem.js
+++ b/src/Geshem.js
@@ -167,7 +167,7 @@ class Geshem extends Component {
}
componentDidMount() {
- this.getGeolocation();
+ // this.getGeolocation();
this.loadRadarData();
this.initMap();
}