| BasicBingMaps Fields | 
The BasicBingMaps type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|   | INTERNAL_SERVER_ERROR | 
            Indicates that request could not be completed because there was a problem with the service.
             | 
|  | mControlsLoaded | 
            Flag saying whether the dynamic controls has been loaded yet.
            (Inherited from BasicRepeater.) | 
|  | mDataLoaded | 
            Flag saying whether the data has been loaded yet.
            (Inherited from BasicRepeater.) | 
|  | mMapProperties | 
            Map properties.
            (Inherited from CMSAbstractMap.) | 
|  | mOnBeforeInitFired | 
            True if the on before init was fired.
            (Inherited from BasicRepeater.) | 
|  | mRelatedData | 
            Custom data connected to the object.
            (Inherited from BasicRepeater.) | 
|  | mRelatedDataLoaded | 
            Related data is loaded.
            (Inherited from BasicRepeater.) | 
|   | OK | 
            Indicates that the request is successful.
             | 
|  | outputHtml | 
            Map output Html code.
            (Inherited from CMSAbstractMap.) | 
|   | SERVICE_UNAVAILABLE | 
            Indicates that there is a problem with the service right now.
             | 
|  | useDataSourceControl | 
            Indicates whether the viewer should obtain data source from the referenced control provided by the value of DataSourceControl property.
            (Inherited from BasicRepeater.) | 
 See Also
See Also