User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.inmemorymarkeroverlay

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.mvcedition.inmemorymarkeroverlay [2015/09/21 03:33]
admin
thinkgeo.mapsuite.mvcedition.inmemorymarkeroverlay [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay ====== ====== ThinkGeo.MapSuite.MvcEdition.InMemoryMarkerOverlay ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 Represents a MarkerOverlay object that dynamically creates markers from the InMemory features. Represents a MarkerOverlay object that dynamically creates markers from the InMemory features.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 10: Line 13:
 ** {{wiki:​PublicMethod.gif|}} InMemoryMarkerOverlay() ** ** {{wiki:​PublicMethod.gif|}} InMemoryMarkerOverlay() **
  
-Initialize an instance of the InMemoryMarkerOverlay class.+  * //Initialize an instance of the InMemoryMarkerOverlay class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} InMemoryMarkerOverlay(String) ** ** {{wiki:​PublicMethod.gif|}} InMemoryMarkerOverlay(String) **
  
-Initialize an instance of the InMemoryMarkerOverlay class.+  * //Initialize an instance of the InMemoryMarkerOverlay class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //id//   * //id//
Line 28: Line 31:
 ** {{wiki:​PublicMethod.gif|}} InMemoryMarkerOverlay(String,​IEnumerable<​String>​) ** ** {{wiki:​PublicMethod.gif|}} InMemoryMarkerOverlay(String,​IEnumerable<​String>​) **
  
-Initialize an instance of the InMemoryMarkerOverlay class.+  * //Initialize an instance of the InMemoryMarkerOverlay class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //id//   * //id//
Line 43: Line 46:
 ** {{wiki:​PublicMethod.gif|}} InMemoryMarkerOverlay(String,​IEnumerable<​FeatureSourceColumn>​) ** ** {{wiki:​PublicMethod.gif|}} InMemoryMarkerOverlay(String,​IEnumerable<​FeatureSourceColumn>​) **
  
-Initialize an instance of the InMemoryMarkerOverlay class.+  * //Initialize an instance of the InMemoryMarkerOverlay class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //id//   * //id//
Line 60: Line 63:
 ** {{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 80: Line 83:
 ** {{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 100: Line 103:
 ** {{wiki:​PublicMethod.gif|}} ToJson() ** ** {{wiki:​PublicMethod.gif|}} ToJson() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 112: Line 115:
 ** {{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 128: Line 131:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 140: Line 143:
 ** {{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 156: Line 159:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 168: Line 171:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 181: Line 184:
 ** {{wiki:​ProtectedMethod.gif|}} GetMarkersCore(RectangleShape,​Int32) ** ** {{wiki:​ProtectedMethod.gif|}} GetMarkersCore(RectangleShape,​Int32) **
  
-Returns a collection of markers based on the extent and zoomlevel that you passed in.+  * //Returns a collection of markers based on the extent and zoomlevel that you passed in.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 201: Line 204:
 ** {{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 217: Line 220:
 ** {{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 233: Line 236:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 245: Line 248:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
thinkgeo.mapsuite.mvcedition.inmemorymarkeroverlay.1442806407.txt.gz ยท Last modified: 2015/09/21 03:33 by admin