User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.googleoverlaysetting

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
thinkgeo.mapsuite.mvcedition.googleoverlaysetting [2015/09/22 08:34]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting ====== 
-A setting for GoogleOverlay that contains APIs to set properties of GoogleOverlaySetting using in MVC view. 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null]] 
-      *ThinkGeo.MapSuite.MvcEdition.OverlaySetting`2[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting,​ MvcEdition, Version=9.0.0.0,​ Culture=neutral,​ PublicKeyToken=null]] 
-        ***ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting** 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-** {{wiki:​PublicMethod.gif|}} GoogleOverlaySetting(GoogleOverlay) ** 
- 
-  * //​Initializes a new instance of the GoogleOverlaySetting class.// 
-== Remarks == 
-  * //N/A// 
-== Parameters == 
-  * //​googleOverlay//​ 
-    * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-==== Protected Constructors ==== 
-==== Public Methods ==== 
-** {{wiki:​PublicMethod.gif|}} GoogleMapType(GoogleMapType) ** 
- 
-  * //Set googleMapType for Element property and retun the GoogleOverlaySetting//​ 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​The setting of GoogleOverlaySetting itself 
- 
-== Parameters == 
-  * //​googleMapType//​ 
-    * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleMapType|GoogleMapType]] 
-    * Description:​A googleMapType for Element property 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} JavaScriptLibraryUri(Uri) ** 
- 
-  * //Set libraryUri for Element property and retun the GoogleOverlaySetting//​ 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​The setting of GoogleOverlaySetting itself 
- 
-== Parameters == 
-  * //​libraryUri//​ 
-    * Type:Uri 
-    * Description:​A libraryUri for Element property 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GoogleStreetView(GoogleStreetView) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​streetView//​ 
-    * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleStreetView|GoogleStreetView]] 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TrafficEnabled(Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //enabled// 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} TiltEnabled(Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //enabled// 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} IsVisible(Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​isVisible//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Name(String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //name// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Opacity(Single) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //opacity// 
-    * Type:Single 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} IsVisibleInOverlaySwitcher(Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​isVisibleInOverlaySwitcher//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} IsBaseOverlay(Boolean) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​isBaseOverlay//​ 
-    * Type:​Boolean 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Id(String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //id// 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} OnClientAutoRefreshTick(String) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​clientTickFunctionName//​ 
-    * Type:String 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} AutoRefreshInterval(TimeSpan) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlaySetting|GoogleOverlaySetting]] 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //​timeSpan//​ 
-    * Type:​TimeSpan 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} ToString() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:String 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} Equals(Object) ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:​Boolean 
-  * Description:​N/​A 
- 
-== Parameters == 
-  * //obj// 
-    * Type:Object 
-    * Description:​N/​A 
- 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetHashCode() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Int32 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​PublicMethod.gif|}} GetType() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Type 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Protected Methods ==== 
-** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Void 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** 
- 
-  * //N/A// 
-== Remarks == 
-  * //N/A// 
- 
-== Return Value == 
-  * Type:Object 
-  * Description:​N/​A 
- 
-== Parameters == 
-<div newline></​div>​ 
-==== Public Properties ==== 
-==== Protected Properties ==== 
-** {{wiki:​ProtectedProperty.gif|}} Element ** 
- 
-N/A 
-== Remarks == 
-N/A 
-== Return Value == 
-  * Type:​[[ThinkGeo.MapSuite.MvcEdition.GoogleOverlay|GoogleOverlay]] 
- 
-==== Public Events ==== 
  
thinkgeo.mapsuite.mvcedition.googleoverlaysetting.1442910866.txt.gz ยท Last modified: 2015/09/22 08:34 by admin