This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.simplemarkeroverlay [2015/09/21 03:35] admin |
thinkgeo.mapsuite.mvcedition.simplemarkeroverlay [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlay ====== | ====== ThinkGeo.MapSuite.MvcEdition.SimpleMarkerOverlay ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Represents a MarkerOverlay object to which you can add markers directly. | Represents a MarkerOverlay object to which you can add markers directly. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 10: | Line 13: | ||
** {{wiki:PublicMethod.gif|}} SimpleMarkerOverlay() ** | ** {{wiki:PublicMethod.gif|}} SimpleMarkerOverlay() ** | ||
- | Initialize an instance of the SimpleMarkerOverlay class. | + | * //Initialize an instance of the SimpleMarkerOverlay class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
<div newline></div> | <div newline></div> | ||
** {{wiki:PublicMethod.gif|}} SimpleMarkerOverlay(String) ** | ** {{wiki:PublicMethod.gif|}} SimpleMarkerOverlay(String) ** | ||
- | Initialize an instance of the SimpleMarkerOverlay class with the specified identifier of this overlay. | + | * //Initialize an instance of the SimpleMarkerOverlay class with the specified identifier of this overlay.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //id// | * //id// | ||
Line 30: | Line 33: | ||
** {{wiki:PublicMethod.gif|}} DataBindTo(String,String) ** | ** {{wiki:PublicMethod.gif|}} DataBindTo(String,String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 50: | Line 53: | ||
** {{wiki:PublicMethod.gif|}} GetMarkers(RectangleShape,Int32) ** | ** {{wiki:PublicMethod.gif|}} GetMarkers(RectangleShape,Int32) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 70: | Line 73: | ||
** {{wiki:PublicMethod.gif|}} ToJson() ** | ** {{wiki:PublicMethod.gif|}} ToJson() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 82: | Line 85: | ||
** {{wiki:PublicMethod.gif|}} FromJson(String) ** | ** {{wiki:PublicMethod.gif|}} FromJson(String) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 98: | Line 101: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 110: | Line 113: | ||
** {{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 126: | Line 129: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 138: | Line 141: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 151: | Line 154: | ||
** {{wiki:ProtectedMethod.gif|}} GetMarkersCore(RectangleShape,Int32) ** | ** {{wiki:ProtectedMethod.gif|}} GetMarkersCore(RectangleShape,Int32) ** | ||
- | Returns a collection of markers that are within the specified worldExtent in this SimpleMarkerOverlay. | + | * //Returns a collection of markers that are within the specified worldExtent in this SimpleMarkerOverlay.// |
== Remarks == | == Remarks == | ||
- | This method is not used. | + | * //This method is not used.// |
== Return Value == | == Return Value == | ||
Line 171: | Line 174: | ||
** {{wiki:ProtectedMethod.gif|}} EhQ=(Page) ** | ** {{wiki:ProtectedMethod.gif|}} EhQ=(Page) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 187: | Line 190: | ||
** {{wiki:ProtectedMethod.gif|}} RegisterJavaScriptLibraryCore(Page) ** | ** {{wiki:ProtectedMethod.gif|}} RegisterJavaScriptLibraryCore(Page) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 203: | Line 206: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 215: | Line 218: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |