ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
Represents a MarkerOverlay object that dynamically creates markers from the InMemory features.
N/A
InMemoryMarkerOverlay(IEnumerable<FeatureSourceColumn>)
Constructor of the InMemoryMarkerOverlay class.
N/A
N/A
N/A
N/A
N/A
Refresh(RectangleShape,TimeSpan)
N/A
N/A
Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
When overriding this method; consider dispose the old image source in the existing markers; or else some image source cannot be recycled.
GetMarkersForDrawingCore(RectangleShape)
Returns a collection of markers based on the extent and zoomlevel that you passed in.
N/A
This method gets an entire boundingbox to maintain all the markers which are added in this overlay.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets the collection of FeatureSourceColumns that is the column definition of the feature data.
N/A
Gets a FeatureSource object by which you can perform queries on the features in the overlay.
N/A
This property gets the ZoomLevelSet object that controls the markers' generation.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Event Arguments:DrawnAttributionOverlayEventArgs