add keys.js to configure API keys instead of specific ajax loading
This commit is contained in:
parent
0e471bade0
commit
a9f2b0cb18
6 changed files with 23 additions and 18 deletions
|
|
@ -61,11 +61,6 @@
|
|||
//BR.conf.profilesUrl = 'file://YOUR_PATH_TO/profiles2/';
|
||||
}
|
||||
|
||||
// COPYING: Please get your own Bing maps key at http://www.microsoft.com/maps/default.aspx
|
||||
//BR.conf.bingKeyUrl = 'bingkey.txt';
|
||||
// External URL for key retrieval, does not work locally on desktop
|
||||
BR.conf.bingKeyUrl = 'http://norbertrenner.de/key/bing.php';
|
||||
|
||||
// Removes default base layers when 'true'. Useful for only having custom layers (see below).
|
||||
BR.conf.clearBaseLayers = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue