Closed bloodknight2010 closed 6 years ago
I can't get the current location.I write the following codes.
this.get('geolocation').getLocation().then(() => { let location = this.get('geolocation').get('currentLocation') console.log(location) })
But I got the following error.
map User denied Geolocation Please help me.
User denied geolocation I got the solution thanks all.
I can't get the current location.I write the following codes.
But I got the following error.