| container | Element
|
String |  | The DOM element or ID that will contain the widget. | 
    
        
            
                | scene | Scene |  | The Scene instance to use. | 
    
        
            
                | url | String | '//dev.virtualearth.net' | optional
                
                
                
            
                The base URL of the Bing Maps API. | 
    
        
            
                | key | String |  | optional
                
                
                
            
                The Bing Maps key for your application, which can be
       created at https://www.bingmapsportal.com.
       If this parameter is not provided, BingMapsApi.defaultKeyis used.
       IfBingMapsApi.defaultKeyis undefined as well, a message is
       written to the console reminding you that you must create and supply a Bing Maps
       key as soon as possible.  Please do not deploy an application that uses
       this widget without creating a separate key for your application. | 
    
        
            
                | flightDuration | Number | 1.5 | optional
                
                
                
            
                The duration of the camera flight to an entered location, in seconds. |