aboutsummaryrefslogtreecommitdiffstats
path: root/phonegap/www/js/config.js-example
blob: c81c2c381b4f9c626b0830285c4a4726bda71e1f (plain)
1
2
3
4
5
var CONFIG = {
    FMS_URL: '',
    MAPIT_URL: '',
    BING_API_KEY: ''
};