====== Map Suite Desktop Edition Release Change Log Version 5.0.0.55 ====== Release date: 07/07/2011 ^ Assembly ^ Members Added ^ Members Removed ^ Breaking Changes ^ | DesktopEdition | 2 added | 0 removed | 0 breaking | **API Changes**

Namespaces

New namespaces: 0


Types

Types added in new namespaces: 0

Types added to existing namespaces: 0

Total number of types added (in both new and existing namespaces): 0

Types removed from existing namespaces: 0


Members

Members added on new types: 0

Members added to existing types: 2

Members removed from existing types: 0

Members removed on removed types: 0


Attributes

Attributes added: 0

Attributes added and shown: 0

Attributes removed: 0

Attributes removed and shown: 0


Others

Parameter name changes: 0


// Old assemblies:

// C:\ThinkGeo\Output\MapSuite3.0\DesktopEdition\5.0.0.0\Desktop Edition\DesktopEdition.dll, Assembly Version=5.0.0.0, File Version=5.0.0.0

// Total number of old assemblies: 1


// New assemblies:

// C:\ThinkGeo\Output\MapSuite3.0\DesktopEdition\5.0.0.55\Desktop Edition\DesktopEdition.dll, Assembly Version=5.0.0.0, File Version=5.0.0.55

// Total number of new assemblies: 1


DesktopEdition, Version=5.0.0.55, Culture=neutral, PublicKeyToken=null


namespace ThinkGeo.MapSuite.DesktopEdition {

public class BingMapsOverlay : Overlay {

public BingMapsOverlay(String applicationId, BingMapsMapType mapType, String cacheDirectory, BingMapsLogoMode logoMode);


public BingMapsLogoMode LogoMode { get; set; }

}

} // end of namespace ThinkGeo.MapSuite.DesktopEdition