LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Opening Google Map with PDA GPRS in LabVIEW

Hi,

 

I would like to open Google Map in Internet Explorer of my PDA(connectivity through GPRS).

 

The required URL example is http://maps.google.co.in/?ie=UTF8&ll=13.277373,77.623901&spn=1.83638,3.161316&z=9.

 

 

Please let me know if any of you can provide insight towards opening this URL in LabVIEW in PDA.

 

I use Windows Mobile 6.1 on HTC3350.

 

Thanks in advance,

Manu Mohan





0 Kudos
Message 1 of 10
(5,062 Views)
Something like that ?
0 Kudos
Message 2 of 10
(5,045 Views)

Krsone,

 

Thanks for the fast response.The example VI you provided cannot be used in Windows Mobile as the property node and invoke node are not supported in this target.

 

 





0 Kudos
Message 3 of 10
(5,043 Views)

It seems calling the internet explorer(Mobile version) using \\vi.lib\PDA\Run Application.vi with necessary command line argument may solve my issue. Can any one provide the path of Internet explorer in Windows mobile with necessary command line argument to supply the URL link ?





0 Kudos
Message 4 of 10
(5,040 Views)

Can somebody save it to LV 8.5 (BrowseToURL.vi) and upload

 

Regards,

Sowmya

0 Kudos
Message 5 of 10
(4,912 Views)

Manu,

If you have options of using ActiveX properties on the mentioned windows mobile &

also support for sufficient space ; install google maps and use the API`s to map them 

on.

 

Do try these links , may be of some help.

 

Downloadable google maps 

http://google-maps-for-mobile.en.softonic.com/java

 

Google earth api`s 

http://forums.ni.com/ni/board/message?board.id=170&message.id=217121

 

Regards,

Sundar.

Message 6 of 10
(4,905 Views)

Sowmya,

 

Attaching the BrowseToURL.vi in LV8.5





0 Kudos
Message 7 of 10
(4,893 Views)

Sundar,

 

Thank you for your suggestion.

 

Unfortunately,I am not able to use activex controls in this particular platform using LabVIEW.

 

Do you think I can use google map APIs if I install mobile google map in my PDA using LabVIEW ?

 

I would really appreciate if any of you can share an example for the same(on PDA target).

 

 





0 Kudos
Message 8 of 10
(4,891 Views)

Thanks for the help

 

I am just thinking if the co-ordinates are known can the place name be displayed to the user

 

Sowmya

0 Kudos
Message 9 of 10
(4,867 Views)

Sowmya :


I am just thinking if the co-ordinates are known can the place name be displayed to the user
Any update on that ?




0 Kudos
Message 10 of 10
(4,455 Views)