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,365
  • 10
  • 59
  • 82
krasnoff
  • 845
  • 3
  • 16
  • 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
  • 43,723
  • 10
  • 47
  • 88