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!
<!– Class –> A setting for GoogleOverlay that contains APIs to set properties of GoogleOverlaySetting using in MVC view.
*System.Object
* MvcEdition [ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting * PublicKeyToken=null] Culture=neutral * Version=9.0.0.0 MvcEdition *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay PublicKeyToken=null]] * Culture=neutral Version=9.0.0.0 * MvcEdition [ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting * PublicKeyToken=null] Culture=neutral * Version=9.0.0.0 MvcEdition *ThinkGeo.MapSuite.MvcEdition.OverlaySetting`2[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay **ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
GoogleOverlaySetting | GoogleOverlay | Initializes a new instance of the GoogleOverlaySetting class. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
AutoRefreshInterval | TimeSpan | OverlaySetting<GoogleOverlay,GoogleOverlaySetting> | |
Equals | Object | Object | |
GetHashCode | Object | ||
GetType | Object | ||
GoogleMapType | GoogleMapType | Set googleMapType for Element property and retun the GoogleOverlaySetting | |
GoogleStreetView | GoogleStreetView | ||
Id | String | OverlaySetting<GoogleOverlay,GoogleOverlaySetting> | |
IsBaseOverlay | Boolean | OverlaySetting<GoogleOverlay,GoogleOverlaySetting> | |
IsVisible | Boolean | OverlaySetting<GoogleOverlay,GoogleOverlaySetting> | |
IsVisibleInOverlaySwitcher | Boolean | OverlaySetting<GoogleOverlay,GoogleOverlaySetting> | |
JavaScriptLibraryUri | Uri | Set libraryUri for Element property and retun the GoogleOverlaySetting | |
Name | String | OverlaySetting<GoogleOverlay,GoogleOverlaySetting> | |
OnClientAutoRefreshTick | String | OverlaySetting<GoogleOverlay,GoogleOverlaySetting> | |
Opacity | Single | OverlaySetting<GoogleOverlay,GoogleOverlaySetting> | |
TiltEnabled | Boolean | ||
ToString | Object | ||
TrafficEnabled | Boolean |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
Element | GoogleOverlay | MvcElementSettingBase<GoogleOverlay,GoogleOverlaySetting> |
| Name | Event Arguments | DeclaringType | Summary |
|---|
Initializes a new instance of the GoogleOverlaySetting class.
| Name | Type | Description |
|---|---|---|
| googleOverlay | GoogleOverlay<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlay –> |
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| timeSpan | TimeSpan<!– System.TimeSpan –> |
<!– ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} –> Go Back
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
Set googleMapType for Element property and retun the GoogleOverlaySetting
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> | The setting of GoogleOverlaySetting itself |
| Name | Type | Description |
|---|---|---|
| googleMapType | GoogleMapType<!– ThinkGeo.MapSuite.MvcEdition.GoogleMapType –> | A googleMapType for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> Go Back
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| streetView | GoogleStreetView<!– ThinkGeo.MapSuite.MvcEdition.GoogleStreetView –> |
<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> Go Back
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| id | String<!– System.String –> |
<!– ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} –> Go Back
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| isBaseOverlay | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} –> Go Back
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| isVisible | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} –> Go Back
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| isVisibleInOverlaySwitcher | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} –> Go Back
Set libraryUri for Element property and retun the GoogleOverlaySetting
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> | The setting of GoogleOverlaySetting itself |
| Name | Type | Description |
|---|---|---|
| libraryUri | Uri<!– System.Uri –> | A libraryUri for Element property |
<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> Go Back
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| name | String<!– System.String –> |
<!– ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} –> Go Back
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| clientTickFunctionName | String<!– System.String –> |
<!– ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} –> Go Back
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| opacity | Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.MvcEdition.OverlaySetting{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} –> Go Back
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| enabled | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> Go Back
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| GoogleOverlaySetting<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> |
| Name | Type | Description |
|---|---|---|
| enabled | Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting –> Go Back
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
| Return Type |
|---|
| GoogleOverlay<!– ThinkGeo.MapSuite.MvcEdition.GoogleOverlay –> |
<!– ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting} –> Go Back