Skip to content

Instantly share code, notes, and snippets.

@bFlood
Created February 27, 2015 13:10

Revisions

  1. bFlood created this gist Feb 27, 2015.
    11 changes: 11 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@

    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"},