Google Class |
[Missing <summary> documentation for "T:Cadcorp.Configuration.Google"]
Namespace: Cadcorp.Configuration
The Google type exposes the following members.
| Name | Description | |
|---|---|---|
| Google(XmlNode) | Initializes a new instance of the Google class | |
| Google(OverlaysDataSetMapGoogleOverlaysRow) | Initializes a new instance of the Google class |
| Name | Description | |
|---|---|---|
| IncludeInLayerTree |
Should this layer appear in the layer tree
| |
| IsBaseLayer |
Gets or Sets the boolean value indicating whether layer is base layer or not.
(Inherited from Overlay.) | |
| LayerId |
Gets or sets the layer ID. This is the unique key from the config database
(Inherited from Overlay.) | |
| LayerTypeId | ||
| MapName | (Inherited from Overlay.) | |
| Name |
Gets or Sets the name of overlay.
(Inherited from Overlay.) | |
| NumZoomLevels |
The amount of zoom levels in this layer
| |
| OverlayIndex | (Inherited from Overlay.) | |
| ServerResolutions |
The resolutions provided by the Google API
| |
| SphericalMercator |
Should the map act as a mercator-projected map
| |
| Type |
The type of layer to request from google
| |
| Visible |
Gets or Sets boolean value indicating layers visible status.
(Inherited from Overlay.) |
| Name | Description | |
|---|---|---|
| CompareTo | (Inherited from Overlay.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetConfigAttributeVal(XmlNode, String, Boolean, Boolean) | (Inherited from OverlayBase.) | |
| GetConfigAttributeVal(XmlNode, String, Double, Double) | (Inherited from OverlayBase.) | |
| GetConfigAttributeVal(XmlNode, String, String, String) | (Inherited from OverlayBase.) | |
| GetConfigVal(XmlNode, String, Boolean, Boolean) | (Inherited from OverlayBase.) | |
| GetConfigVal(XmlNode, String, Double, Double) | (Inherited from OverlayBase.) | |
| GetConfigVal(XmlNode, String, Int32, Int32) | (Inherited from OverlayBase.) | |
| GetConfigVal(XmlNode, String, String, String) | (Inherited from OverlayBase.) | |
| GetFullURL | (Inherited from Overlay.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetOptionsJSON |
Gets Openlayers layer options
(Overrides OverlayGetOptionsJSON.) | |
| GetParamsJSON | (Inherited from Overlay.) | |
| GetSimpleLayerConfig | (Inherited from Overlay.) | |
| GetTreeConfig | (Inherited from Overlay.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUrls | (Inherited from Overlay.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RenderAdditionalOverlayJS | (Inherited from Overlay.) | |
| RenderOverlayJS |
Renders all the javascript required to create an overlay
(Overrides Overlay.RenderOverlayJS(Int32, String).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |