default:
                this.layer = OpenLayers.Layer.Bing.doNew({
                    key: bingApiKey, // note: a trial key will generate erorrs "Uncaught TypeError: Cannot read property 'resources' of undefined"
                    type: "Road",
                    name: "Bing Road",