1

I am trying to access the Google Maps appication from an IBM Worklight application by the following command line:

geo:37.786971,-122.399677

Is there any way to find out if the Google Maps application (or any map client application) exist on the mobile device?

VladL
  • 12,769
  • 10
  • 63
  • 83
krasnoff
  • 847
  • 3
  • 17
  • 34

1 Answers1

1

Yes, You can write a Cordova plug-in in Worklight that will check whether Google Maps (or any other application) is installed or not.

** The Worklight Getting Started website is down, but for now you can get the same information in the IBM Worklight Information Center.

Community
  • 1
  • 1
Idan Adar
  • 44,156
  • 13
  • 50
  • 89