Skip to content

Commit cc4a0a7

Browse files
authored
Merge pull request #6085 from AnalyticalGraphicsInc/feb-bing-key
Update Bing Key for feb release
2 parents 588d98b + 221ef8c commit cc4a0a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Core/BingMapsApi.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ define([
4040
console.log(errorString);
4141
printedBingWarning = true;
4242
}
43-
return 'Aig5SkZ4pNMN8b4rX-RUH2c_95mK-wjb4WL9k50K51faErEGnNsxgpWHXiqS3Rhe';
43+
return 'Ar9n20kTp-N8tEg3Dpx-Pgocmx3W0-GUnD_Bgt3h8g6pSeDL8yxByTVGHyMyjI2p';
4444
}
4545

4646
return BingMapsApi.defaultKey;

0 commit comments

Comments
 (0)