girish.kc Posted December 17, 2010 Share Posted December 17, 2010 Hi, I am using the google maps API in my application. And using the 'navigator.geolocation.getCurrentPosition' to get the current position of the user. It works fine in FireFox and chrome. but fails in Safari. In safari it says Timeout. Please help. Girish Quote Link to comment https://forums.phpfreaks.com/topic/221955-geolocation-in-safari/ Share on other sites More sharing options...
trq Posted December 17, 2010 Share Posted December 17, 2010 navigator.geolocation is not supported by chrome. Quote Link to comment https://forums.phpfreaks.com/topic/221955-geolocation-in-safari/#findComment-1148567 Share on other sites More sharing options...
girish.kc Posted December 17, 2010 Author Share Posted December 17, 2010 True.. Chrome uses google gears. Quote Link to comment https://forums.phpfreaks.com/topic/221955-geolocation-in-safari/#findComment-1148581 Share on other sites More sharing options...
trq Posted December 17, 2010 Share Posted December 17, 2010 True.. Chrome uses google gears. Which has absolutely NOTHING to do with navigator.geolocation. Quote Link to comment https://forums.phpfreaks.com/topic/221955-geolocation-in-safari/#findComment-1148584 Share on other sites More sharing options...
girish.kc Posted December 22, 2010 Author Share Posted December 22, 2010 You are right. But I need some solution for Safari. google gears will not work in safari and navigator.geolocation is also not working. Is there any alternate method for this..? Quote Link to comment https://forums.phpfreaks.com/topic/221955-geolocation-in-safari/#findComment-1150221 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.