User Tools

Site Tools


map_suite_silverlight_edition_release_change_log_version_4.0.0.0

Map Suite Silverlight Edition Release Change Log Version 4.0.0.0

Release date: 5/1/2010

Introduced Map Suite 4.0. Please see the attached Word document for a complete enumeration of the API changes in this version.

Changes in SilverlightEdition from 3.1.299 to 4.0.0

Removed

Added

ThinkGeo.MapSuite. SilverlightEdition GoogleMapsLicenseType ()

n/a

public class ThinkGeo.MapSuite. SilverlightEdition. GoogleOverlay

--> NONE <--

  • [Obsolete: | googleMapApiKey is not required for GoogleMap free edition anymore.]

      Constructor: public GoogleOverlay (string name, string googleMapApiKey)         

  • Constructor: public GoogleOverlay (string name, string clientId, string privateKey)
  •  public String ClientId { get; set; }
  •  public String PrivateKey { get; set; }
  •  public override void Draw(RectangleShape worldExtent, OverlayDrawType overlayDrawType);
  •  protected override void DrawCore(RectangleShape worldExtent);       

 

ThinkGeo.MapSuite. SilverlightEdition LogoMapTool ()

n/a

public class ThinkGeo.MapSuite. SilverlightEdition. LogoMapTool

--> NONE <--

  •  [ObsoleteAttribute("This | constructor is obsoleted, please use LogoMapTool(Map map, bool isEnabled) instead.")]

            Constructor: public LogoMapTool(Boolean isEnabled);public LogoMapTool();

  • public LogoMapTool(Map map);
  •  public LogoMapTool(Map map, Boolean isEnabled);
  • public LogoMapTool(Boolean isEnabled);

 

ThinkGeo.MapSuite. SilverlightEdition Map ()

n/a

public class ThinkGeo.MapSuite. SilverlightEdition. Map

--> NONE <--

  • public RectangleShape RestrictedExtent { get; set; }

 

ThinkGeo.MapSuite. SilverlightEdition Overlay ()

n/a

public class ThinkGeo.MapSuite. SilverlightEdition. Overlay

--> NONE <--

       

public TransitionEffect TransitionEffectEnabled { get; set; } 

 

 

ThinkGeo.MapSuite. SilverlightEdition TransitionEffectEnabled ()

n/a

public sealed enum ThinkGeo.MapSuite. SilverlightEdition. TransitionEffectEnabled
                    None = 0,
                    TransitionEffect = 1,

map_suite_silverlight_edition_release_change_log_version_4.0.0.0.txt · Last modified: 2015/09/09 08:12 by admin