Skip to content

Instantly share code, notes, and snippets.

@bFlood
Created February 27, 2015 13:10
Show Gist options
  • Save bFlood/018ebb1fc8889a7e36ce to your computer and use it in GitHub Desktop.
Save bFlood/018ebb1fc8889a7e36ce to your computer and use it in GitHub Desktop.
AppGyver GMaps Plugin config
iOS Plugin Config
{"source":"https://github.com/wf9a5m75/googlemaps-ios-sdk-for-phonegap"},
{"source":"https://github.com/bFlood/phonegap-googlemaps-plugin#appgyver_bf","variables":{"API_KEY_FOR_IOS":"your_valid_api_key"}},
{"source":"https://github.com/wf9a5m75/phonegap-http-request#app_gyver"},
Android Plugin Config
{"source":"https://github.com/wf9a5m75/phonegap-http-request#app_gyver"},
{"source":"https://github.com/bFlood/phonegap-googlemaps-plugin#appgyver_bf","variables":{"API_KEY_FOR_ANDROID":"your_valid_api_key"}},
{"source":"https://github.com/wf9a5m75/google-play-services"},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment