Hi,
Thank you for reporting this problem. We'll get it fixed for the internal builds, but for the moment you can use the following workaround:
<script>
kendo.dataviz.map.layers.BingLayer.fn.options.settingsUrl =
"//dev.virtualearth.net/REST/v1/Imagery/Metadata/#= imagerySet #?output=json&jsonp=bingTileParams&include=ImageryProviders&key=#= key #";
</script>
Place it after the Kendo scripts are included on the page, but before the Map widget.
As a token of gratitude for your involvement your Telerik points have been updated.
Regards,
T. Tsonev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!