diff --git a/examples/bing-maps.html b/examples/bing-maps.html
index 9582d70122..693c07bf04 100644
--- a/examples/bing-maps.html
+++ b/examples/bing-maps.html
@@ -12,7 +12,8 @@ cloak:
diff --git a/examples/bing-maps.js b/examples/bing-maps.js
index 1e32d01dc2..274b63383f 100644
--- a/examples/bing-maps.js
+++ b/examples/bing-maps.js
@@ -6,6 +6,7 @@ goog.require('ol.source.BingMaps');
var styles = [
'Road',
+ 'RoadOnDemand',
'Aerial',
'AerialWithLabels',
'collinsBart',