Languages

Menu
Sites
Language
I can't display google map on Tizen IVI 3.0‏
Hi everyone

I developed a navigation demo WebApplication using Google map API on Tizen IVI 3.0.

When i run this WebApp on target device,it can not display google map.(Blank screen is displayed)

But when i run the index.html(Webapp) by browser on PC,it can display google map.

could anyone know why,thank you very much.

Andy.

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

Responses

7 Replies
Lakshmi Grandhi

Hi,

Please check whether you have add the access privilege for the google maps URI in config.xml file.

 

Alexander AVSukhov

Hello,

Refer following article:

http://www.w3.org/TR/widgets-access/#the-access-element

andy yang

Thank you for your reply.

According to your advice,i can diaplay google map on simulator,but i still can not display maps on target device.

Is there other setting for necessary?

Andy.

andy yang

Thank you for your reply.

According to your advice,i can diaplay google map on simulator,but i still can not display maps on target device.

Is there other setting for necessary?

Andy.

andy yang

i have fixed above problem.

Thank you for your reply.

Lakshmi Grandhi

If it works on simulator means it should work on device also, no other settings are needed for device, make sure internet is working on device.

Marco Buettner

Thats not correct! You cannot compare the  result of Web Simulator with Emulator/Device result. If it works on EMULATOR it will works on target device.