Languages

Menu
Sites
Language
get the current geolocation issue

When I try to get the current geolocation info but failed.

I just using the general the html5 way to apply to the current geolocation coords(latitude and longtitude) by broswer in Tizen.

I using "navigator.geolocation.getCurrentPosition(successCallback, handleError);" to apply to coords info.

The dialog display "application requests your current location.Do you allow it?" when I press "Yes" and error code return. It prompt "The browser was unable to determine your location".

Could some guys meet the same problem or you can solve it. Maybe my request method is wrong. So could you give me kindly support for it.

Thanks a lot.

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

5 Replies
taiho choi
hello~ as i know, the geolocation is not working on tizen now  i think the it should be fixed in near future. :)    
What is the current stand? Does anyone know?
Matt Alonso

Any update on this?

Chintan Gandhi

Hi Matt,

Kindly post this question in the web apps section.

Thanks.

Marco Buettner

No update no changes ;) You can use Event Injector to test the geolocation... If you change the location via Event Injector you get new informationen by rechecking your position :)

On the device you only get a static programmed geolocation.