This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightedition.bingmapsoverlay [2015/09/21 03:27] admin |
thinkgeo.mapsuite.silverlightedition.bingmapsoverlay [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightEdition.BingMapsOverlay ====== | ====== ThinkGeo.MapSuite.SilverlightEdition.BingMapsOverlay ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class represents the BingsMapOverlay which requests images from image server of Bing Maps. | This class represents the BingsMapOverlay which requests images from image server of Bing Maps. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 9: | Line 12: | ||
** {{wiki:PublicMethod.gif|}} BingMapsOverlay() ** | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay() ** | ||
- | This is constructor of BingsMapOverlay class. | + | * //This is constructor of BingsMapOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of BingsMapOverlay class. | + | * //This is constructor of BingsMapOverlay class.// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} BingMapsOverlay(String) ** | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay(String) ** | ||
- | This is constructor of BingsMapOverlay class. | + | * //This is constructor of BingsMapOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of BingsMapOverlay class. | + | * //This is constructor of BingsMapOverlay class.// |
== Parameters == | == Parameters == | ||
* //name// | * //name// | ||
Line 27: | Line 30: | ||
** {{wiki:PublicMethod.gif|}} BingMapsOverlay(String,String,BingMapsStyle) ** | ** {{wiki:PublicMethod.gif|}} BingMapsOverlay(String,String,BingMapsStyle) ** | ||
- | This is constructor of BingsMapOverlay class. | + | * //This is constructor of BingsMapOverlay class.// |
== Remarks == | == Remarks == | ||
- | This is constructor of BingsMapOverlay class. | + | * //This is constructor of BingsMapOverlay class.// |
== Parameters == | == Parameters == | ||
* //name// | * //name// | ||
Line 48: | Line 51: | ||
** {{wiki:PublicMethod.gif|}} Draw(RectangleShape,OverlayDrawType) ** | ** {{wiki:PublicMethod.gif|}} Draw(RectangleShape,OverlayDrawType) ** | ||
- | This method draws the features in the specified extent. | + | * //This method draws the features in the specified extent.// |
== Remarks == | == Remarks == | ||
- | This method draws the features in the specified extent. | + | * //This method draws the features in the specified extent.// |
== Return Value == | == Return Value == | ||
Line 68: | Line 71: | ||
** {{wiki:PublicMethod.gif|}} Initialize(Map) ** | ** {{wiki:PublicMethod.gif|}} Initialize(Map) ** | ||
- | This method initializes the overlay canvas such as width, height and z-index for first time. | + | * //This method initializes the overlay canvas such as width, height and z-index for first time.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 84: | Line 87: | ||
** {{wiki:PublicMethod.gif|}} Refresh() ** | ** {{wiki:PublicMethod.gif|}} Refresh() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 96: | Line 99: | ||
** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Double,Double) ** | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Double,Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 116: | Line 119: | ||
** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(PointShape) ** | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(PointShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 132: | Line 135: | ||
** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Point) ** | ** {{wiki:PublicMethod.gif|}} ToWorldCoordinate(Point) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 148: | Line 151: | ||
** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Double,Double) ** | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Double,Double) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 168: | Line 171: | ||
** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(PointShape) ** | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(PointShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 184: | Line 187: | ||
** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Point) ** | ** {{wiki:PublicMethod.gif|}} ToScreenCoordinate(Point) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 200: | Line 203: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 212: | Line 215: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 228: | Line 231: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 240: | Line 243: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 253: | Line 256: | ||
** {{wiki:ProtectedMethod.gif|}} GetTileUri(Uri,RectangleShape,Int32,Int32,Int32,Int32,Double) ** | ** {{wiki:ProtectedMethod.gif|}} GetTileUri(Uri,RectangleShape,Int32,Int32,Int32,Int32,Double) ** | ||
- | This method gets tile request address from specific parameters. | + | * //This method gets tile request address from specific parameters.// |
== Remarks == | == Remarks == | ||
- | This method gets tile request address from specific parameters. | + | * //This method gets tile request address from specific parameters.// |
== Return Value == | == Return Value == | ||
Line 293: | Line 296: | ||
** {{wiki:ProtectedMethod.gif|}} LxU=(RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} LxU=(RectangleShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 309: | Line 312: | ||
** {{wiki:ProtectedMethod.gif|}} MBU=(Image,RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} MBU=(Image,RectangleShape) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 329: | Line 332: | ||
** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape) ** | ** {{wiki:ProtectedMethod.gif|}} DrawCore(RectangleShape) ** | ||
- | This method draws the features in the specified extent. | + | * //This method draws the features in the specified extent.// |
== Remarks == | == Remarks == | ||
- | This method draws the features in the specified extent. | + | * //This method draws the features in the specified extent.// |
== Return Value == | == Return Value == | ||
Line 345: | Line 348: | ||
** {{wiki:ProtectedMethod.gif|}} InitializeCore() ** | ** {{wiki:ProtectedMethod.gif|}} InitializeCore() ** | ||
- | This method initializes the overlay canvas such as width, height and z-index for first time. | + | * //This method initializes the overlay canvas such as width, height and z-index for first time.// |
== Remarks == | == Remarks == | ||
- | This method initializes the overlay canvas such as width, height and z-index for first time. | + | * //This method initializes the overlay canvas such as width, height and z-index for first time.// |
== Return Value == | == Return Value == | ||
Line 357: | Line 360: | ||
** {{wiki:ProtectedMethod.gif|}} DxU=(GeoCanvas) ** | ** {{wiki:ProtectedMethod.gif|}} DxU=(GeoCanvas) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 373: | Line 376: | ||
** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) ** | ** {{wiki:ProtectedMethod.gif|}} DrawAttributionCore(GeoCanvas) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 389: | Line 392: | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawingAttribution(DrawingAttributionOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 405: | Line 408: | ||
** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnDrawnAttribution(DrawnAttributionOverlayEventArgs) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 421: | Line 424: | ||
** {{wiki:ProtectedMethod.gif|}} ZoomStoryCompletedCore() ** | ** {{wiki:ProtectedMethod.gif|}} ZoomStoryCompletedCore() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 433: | Line 436: | ||
** {{wiki:ProtectedMethod.gif|}} PanAnimationCompletedCore() ** | ** {{wiki:ProtectedMethod.gif|}} PanAnimationCompletedCore() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 445: | Line 448: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 457: | Line 460: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |