User Tools

Site Tools


map_suite_desktop_edition_release_change_log_version_6.0.0.0

Map Suite Desktop Edition Release Change Log Version 6.0.0.0

Release date: 05/14/2012

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: 25

Members removed from existing types: 0

Members removed on removed types: 0


Attributes

Attributes added: 4

Attributes added and shown: 4

Attributes removed: 0

Attributes removed and shown: 0


Others

Parameter name changes: 0


// Old assemblies:

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

// Total number of old assemblies: 1


// New assemblies:

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

// Total number of new assemblies: 1


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


namespace ThinkGeo.MapSuite.DesktopEdition {

public class BingMapsOverlay : Overlay {

[ObsoleteAttribute("This constructor is obsolete, please use other constructors instead. This API is obsolete and may be removed in or after Version 7.0.")]

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


[ObsoleteAttribute("This property is obsolete, please use other structors instead. This API is obsolete and may be removed in or after Version 7.0.")]

public BingMapsLogoMode LogoMode {

[CompilerGeneratedAttribute]

get;

[CompilerGeneratedAttribute]

set;

}

public GeoImage Logo { get; set; }


public event EventHandler SendingWebRequest;

public event EventHandler SentWebRequest;


protected virtual void OnSendingWebRequest(SendingWebRequestEventArgs e);

protected virtual void OnSentWebRequest(SentWebRequestEventArgs e);

}


[SerializableAttribute]

public class EditInteractiveOverlay : InteractiveOverlay {

public protected ControlPointType ControlPointType { get; protected set; }

}


[SerializableAttribute]

public class GoogleMapsOverlay : Overlay, IDisposable {

public event EventHandler SendingWebRequest;

public event EventHandler SentWebRequest;


protected virtual void OnSendingWebRequest(SendingWebRequestEventArgs e);

protected virtual void OnSentWebRequest(SentWebRequestEventArgs e);

}


[ToolboxItemAttribute(false)]

public class Marker : Control, IOleControl, IOleObject, IOleInPlaceObject, IOleInPlaceActiveObject, IOleWindow, IViewObject, IViewObject2, IPersist, IPersistStreamInit, IPersistPropertyBag, IPersistStorage, IQuickActivate, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable {

protected override void Dispose(Boolean disposing);

}


public class OpenStreetMapOverlay : Overlay {

public Collection CustomServerUris { get; }


public event EventHandler SendingWebRequest;

public event EventHandler SentWebRequest;


protected virtual void OnSendingWebRequest(SendingWebRequestEventArgs e);

protected virtual void OnSentWebRequest(SentWebRequestEventArgs e);

}


[SerializableAttribute]

public class TiledWmsOverlay : Overlay {

public event EventHandler SendingWebRequest;

public event EventHandler SentWebRequest;


protected virtual void OnSendingWebRequest(SendingWebRequestEventArgs e);

protected virtual void OnSentWebRequest(SentWebRequestEventArgs e);

}


[SerializableAttribute]

[ToolboxBitmapAttribute(typeof(WinformsMap),|"Resources.WinformsMap.icon.bmp")]

public class WinformsMap : Control, IOleControl, IOleObject, IOleInPlaceObject, IOleInPlaceActiveObject, IOleWindow, IViewObject, IViewObject2, IPersist, IPersistStreamInit, IPersistPropertyBag, IPersistStorage, IQuickActivate, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable {

[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]

public GeoCanvas GeoCanvas { get; set; }


public void ZoomToNextExtent();

}


[SerializableAttribute]

public class WorldMapKitWmsDesktopOverlay : Overlay {

public event EventHandler SendingWebRequest;

public event EventHandler SentWebRequest;


protected virtual void OnSendingWebRequest(SendingWebRequestEventArgs e);

protected virtual void OnSentWebRequest(SentWebRequestEventArgs e);

}

} // end of namespace ThinkGeo.MapSuite.DesktopEdition


map_suite_desktop_edition_release_change_log_version_6.0.0.0.txt · Last modified: 2015/09/08 08:28 by admin