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!
Serves as the base class that defines the properties and methods shared by all types of overlays.
N/A
N/A
N/A
Returns a JSON string which contains the information for creating an overlay at the client side.
N/A
N/A
N/A
N/A
N/A
N/A
RegisterJavaScriptLibraryCore(Page)
Registers a Javascript library URL string to the client HTML page.
The RegisterJavaScriptLibraryCore method allows derived classes to override and register their own Javascript library URL to the HTML page.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
The Opacity property enables you to specify a level of transparency for the overlay. When this property is set to a value less than 100 percent (1.00), the entire overlay is made more transparent. The lower the value, the more transparent it is. Setting this property to a value of 0 percent (0.00) makes the overlay completely invisible.
Gets or sets a value that indicates whether the overlay name is displayed in the OverlaySwitcher.
N/A
Gets or sets a value that indicates whether the overlay is a base overlay.
N/A
N/A
Gets or sets the time interval in which the MarkerOverlay refreshes itself.
N/A
N/A
N/A
N/A
N/A
Tick
Occurs when the number of milliseconds specified in the AutoRefreshInterval property has elapsed and the page is posted to the server.
N/A
Event Arguments:EventArgs