cancel
Showing results for 
Search instead for 
Did you mean: 

Geolocalization not working in IE 11

former_member188554
Participant
0 Kudos

Hello Team,

I have used navigator.geolocation.getCurrentposition for get current position. Its working perfectly in Google Chrome.

But its not working on IE11.

Can you please help me how it will work on IE11?

Accepted Solutions (0)

Answers (2)

Answers (2)

saurabh_vakil
Active Contributor
0 Kudos

Have you checked whether the location sharing has been enabled in IE?

saurabh_vakil
Active Contributor
0 Kudos

Try setting the enableHighAccuracy property to false as given in the below links.

Geolocation Current Position API not working in IE11.5 windows10

geoLocation.GetCurrentPosition always fails in IE 11

former_member188554
Participant
0 Kudos

Hello,

I have checked and its not working.

Thanks

Deborshi