Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
Release date: 05/01/2011
| Assembly | Members Added | Members Removed | Breaking Changes |
|---|---|---|---|
| SilverlightEdition | 15 added | 3 removed | 3 breaking |
API Changes
Namespaces
New namespaces: 0
Types
Types added in new namespaces: 0
Types added to existing namespaces: 4
Total number of types added (in both new and existing namespaces): 5
Types removed from existing namespaces: 0
Members
Members added on new types: 17
Members added to existing types: 6
Members removed from existing types: 2
Members removed on removed types: 0
Attributes
Attributes added: 4
Attributes added and shown: 4
Attributes removed: 1
Attributes removed and shown: 1
Others
Parameter name changes: 0
SilverlightEdition, Version=5.0.0.0, Culture=neutral, PublicKeyToken=null
namespace ThinkGeo.MapSuite.SilverlightEdition {
public class BingMapsOverlay : Overlay {
public BingMapsOverlay();
public BingMapsOverlay(String name);
public BingMapsOverlay(String name, String token, BingMapsStyle bingMapType);
public BingMapsStyle BingMapsStyle { get; set; }
public Boolean IsStretchEffectDisabled { get; set; }
public String Token { get; set; }
public override void Draw(RectangleShape worldExtent, OverlayDrawType overlayDrawType);
public override void Initialize(Map currentMap);
protected override void DrawCore(RectangleShape worldExtent);
protected virtual Uri GetTileUri(Uri serverUri, RectangleShape tileExtent, Int32 row, Int32 column, Int32 tileWidth, Int32 tileHeight, Double scale);
protected override void InitializeCore();
}
public enum BingMapsStyle {
Roads,
Aerial,
Hybrid
}
public class GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs : EventArgs {
public GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs();
public GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs(String serverCapabilitiesXml);
public String ServerCapabilitiesXml { get; set; }
}
public class GoogleOverlay : WmsOverlay {
[ObsoleteAttribute("gooleMapApiKey is not required for GoogleMap free Edition anymore. This API is obsolete and may be removed on or after May 1st 2011.")]
public GoogleOverlay(String name, String googleMapApiKey);
[ObsoleteAttribute("GoogleMapApiKey is not required for GoogleMap free Edition anymore. This API is obsolete and may be removed on or after May 1st 2011.")]
public String GoogleMapApiKey { get; set; }
}
public class LogoMapTool : MapTool {
[ObsoleteAttribute("This constructor is obsoleted and may be removed on or after November 1st 2011, please use LogoMapTool(Map map, bool isEnabled) instead.")]
[ObsoleteAttribute("This constructor is obsoleted, please use LogoMapTool(Map map, bool isEnabled) instead.")]
public LogoMapTool(Boolean isEnabled);
}
public class Map : Canvas {
[ObsoleteAttribute("This property is obsolete and may be removed on or after November 1st 2011, please use the ZoomLevelSet instead.")]
public Collection
public ZoomLevelSet ZoomLevelSet { get; set; }
[ObsoleteAttribute("This method is obsolete and may be removed on or after November 1st 2011, please use ZoomLevelSet instead.")]
public void SyncClientZoomLevels(ZoomLevelSet zoomLevelSet);
[ObsoleteAttribute("This method is obsolete and may be removed on or after November 1st 2011, please use ZoomLevelSet instead.")]
public void SyncClientZoomLevels(IEnumerable
}
public enum TransitionEffect {
SmoothPanning,
Animation
}
public class WmsOverlay : Overlay {
public void GetServerCapabilitiesXmlAsync();
public event EventHandler
protected virtual void OnGetServerCapabilitiesXmlCompleted(GetServerCapabilitiesXmlCompletedWmsOverlayEventArgs e);
}
}
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.