brouter-web/keys.js.template

10 lines
201 B
Text

(function() {
// COPYING: Please get your own API keys from the sites listed below
BR.keys = {
// Bing maps, http://www.microsoft.com/maps/default.aspx
bing: ''
};
})();