====== Map Suite Web Edition Release Change Log Version 3.1.273 ====== Release date: 10/22/2009 A small number of new APIs were introduced in this version. There are no breaking changes. Please see the attached Word document for a complete enumeration of the changes. ^ Assembly ^ Members Added ^ Members Removed ^ Breaking Changes ^ Percent Churn ^ | **webedition (1242)** | 23 added | 0 removed | 0 breaking | 1.9% churn | **Changes in webedition from 3.1.182 (Version 2.0.50727.3082) to 3.1.273 (Version 2.0.50727.3082)**

Removed

Added

public class ThinkGeo.MapSuite.WebEdition.ContextMenuItem ()

--> NONE <--

  • Constructor: public ContextMenuItem (string innerHtml, string cssClass, string hoverCssClass, string id)

public class ThinkGeo.MapSuite.WebEdition.Map ()

--> NONE <--

  • Property: bool IsDomTreeCollectedWhenPostback { public get; public set; }

ThinkGeo.MapSuite.WebEdition WorldMapKitWmsWebOverlay ()

n/a

public class ThinkGeo.MapSuite.WebEdition.WorldMapKitWmsWebOverlay

--> NONE <--

  • Constructor: public WorldMapKitWmsWebOverlay ()
  • Constructor: public WorldMapKitWmsWebOverlay (string id)
  • Constructor: public WorldMapKitWmsWebOverlay (string id, TileType tileType)
  • Method (i)> public virtual bool Equals (object obj)
  • Method (i)> protected virtual void Finalize ()
  • Method (i)> public virtual int GetHashCode ()
  • Method (i)> public Type GetType ()
  • Method (i)> protected object MemberwiseClone ()
  • Method (i)> protected virtual void RegisterJavaScriptLibraryCore (Page page)
  • Method (i)> public virtual string ToJson ()
  • Method (i)> public virtual string ToString ()
  • Property: virtual string Id { public get; }
  • Property: virtual bool IsBaseOverlay { public get; public set; }
  • Property: virtual bool IsVisible { public get; public set; }
  • Property: bool IsVisibleInOverlaySwitcher { public get; public set; }
  • Property: string Name { public get; public set; }
  • Property: float Opacity { public get; public set; }
  • Property: protected override string OverlayType { }
  • Property: WorldMapKitProjection Projection { public get; public set; }
  • Property: TileType TileType { public get; public set; }
  • Property: TransitionEffect TransitionEffect { public get; public set; }