User Tools

Site Tools


map_suite_release_change_log_version_10.4.0

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
map_suite_release_change_log_version_10.4.0 [2018/12/11 05:02]
tgwikiupdate
map_suite_release_change_log_version_10.4.0 [2018/12/11 05:12]
tgwikiupdate
Line 50: Line 50:
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
-normal;​text-autospace:​none'><​b><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​ThinkGeo.MapSuite.Android,+normal;​text-autospace:​none'><​b><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​ThinkGeo.MapSuite,​
 Version=10.0.0.0,​ Culture=neutral,​ PublicKeyToken=null</​span></​b></​p>​ Version=10.0.0.0,​ Culture=neutral,​ PublicKeyToken=null</​span></​b></​p>​
  
Line 59: Line 59:
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas;​ normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas;​
 color:​blue'>​namespace</​span><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​ color:​blue'>​namespace</​span><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​
-<​b>​ThinkGeo.MapSuite.AndroidEdition</b> {</​span></​p>​+<​b>​ThinkGeo.MapSuite.Core</b> {</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​    normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​   
-<span style='​color:​green'>​public</​span>​ <span style='​color:​green'>​class</​span>​ <b>ThinkGeoCloudMapsOverlay</​b>​ +[<span style='​color:​olive'>​SerializableAttribute</​span>​]</​span></​p>​ 
-: <span style='​color:​green'>TileOverlay</​span>​ {</​span></​p>​+ 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​    
 +<span style='​color:​blue'>​public</​span>​ <span style='​color:​blue'>​class</​span>​ <b>FileGeoDatabaseFeatureSource</​b>​ 
 +: <span style='​color:​olive'>FeatureSource</​span>​ {</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​public</​span>​ <b>ThinkGeoCloudMapsOverlay</​b>​();</​span></​p>​+<span style='​color:​green'>​public</​span>​ <span style='​color:​green'>​static</​span>​ 
 +<span style='​color:​green'>​void</​span>​ <b>CreateTable</b>(<span 
 +style='​color:​green'>​String</​span>​ <​b>​fileGeoDatabasePathName</​b>,​ <span 
 +style='​color:​green'>​String</​span>​ <​b>​tableName</​b>,​ <span style='​color:​green'>​WellKnownType</​span>​ 
 +<​b>​wellKnownType</​b>,​ <span style='​color:​green'>​IEnumerable&​lt;​String&​gt;</​span>​ 
 +<​b>​columns</​b>,​ <span style='​color:​green'>​String</​span>​ <​b>​esriCoordinateSystem</​b>​);</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​public</​span>​ <b>ThinkGeoCloudMapsOverlay</​b>​(<​span +<span style='​color:​green'>​public</​span>​ <span style='​color:​green'>​static</​span>​ 
-style='​color:​green'>​String</​span>​ <b>clientId</b>, <span style='​color:​green'>​String</​span>​ +<span style='​color:​green'>​void</​span>​ <b>CreateTable</​b>​(<​span 
-<b>clientSecret</​b>​);</​span></​p>​+style='​color:​green'>​String</​span>​ <b>fileGeoDatabasePathName</b>, <span 
 +style='​color:​green'>​String</​span>​ <​b>​tableName</​b>,​ <span style='​color:​green'>​WellKnownType</​span>​ 
 +<b>wellKnownType</​b>,​ <span style='​color:​green'>​IEnumerable&​lt;​FeatureSourceColumn&​gt;</​span>​ 
 +<​b>​columns</​b>,​ <span style='​color:​green'>​String</​span>​ <​b>​esriCoordinateSystem</b>);</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>&​nbsp;</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​public</​span>​ <b>ThinkGeoCloudMapsOverlay</​b>​(<​span +<span style='​color:​red'>​public</​span>​ <span style='​color:​red'>​static</​span>​ <span 
-style='​color:​green'>​String</​span>​ <b>clientId</b>, <span style='​color:​green'>​String</​span>​ +style='​color:​red'>​void</​span>​ <b>CreateTable</​b>​(<​span ​style='​color:​red'>​String</​span>​ 
-<b>clientSecret</b>, <span style='​color:​green'>ThinkGeoCloudMapsMapType</​span>​ <b>mapType</​b>​);</​span></​p>​+<​b>​fileGeoDatabasePathName</​b>,​ <​span ​style='​color:​red'>​String</​span>​ <b>tableName</b>, 
 +<span style='​color:​red'>​WellKnownType</​span>​ <​b>​wellKnownType</​b>,​ <span 
 +style='​color:​red'>​IEnumerable&​lt;​FeatureSourceColumn&​gt;</​span>​ <​b>​columns</​b>​);</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        
 +<span style='​color:​red'>​public</​span>​ <span style='​color:​red'>​static</​span>​ <span 
 +style='​color:​red'>​void</​span>​ <​b>​CreateTable</​b>​(<​span style='​color:​red'>​String</​span>​ 
 +<b>fileGeoDatabasePathName</b>, <span style='​color:​red'>String</​span>​ <b>tableName</​b>,​ 
 +<span style='​color:​red'>​WellKnownType</​span>​ <​b>​wellKnownType</​b>,​ <span 
 +style='​color:​red'>​IEnumerable&​lt;​String&​gt;</​span>​ <​b>​columns</​b>​);​</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​    
 +}</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>&​nbsp;</​span></​p>​ normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>&​nbsp;</​span></​p>​
 +
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​   
 +[<span style='​color:​olive'>​SerializableAttribute</​span>​]</​span></​p>​
 +
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​   
 +<span style='​color:​blue'>​public</​span>​ <span style='​color:​blue'>​class</​span>​ <​b>​Proj4Projection</​b>​
 +: <span style='​color:​olive'>​Projection</​span>​ {</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​public</​span>​ <span style='​color:​green'​>override</span> +<span style='​color:​blue'>​public</​span>​ <b>Proj4Projection</b>(<span 
-<span style='​color:​green'>BitmapTileCache</​span>​ <b>TileCache</​b> ​<span +style='​color:​olive'>String</​span>​ <b>internalProjectionParametersString</b><span 
-style='​color:​green'>get</​span>​<span style='​color:​green'​>set</span>; }</​span></​p>​+style='​color:​olive'>Int32</​span>​ <b>externalSrid</b> <​b>​externalEpsgSrid</​b>);</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​public</​span>​ <span style='​color:​green'>String</​span>​ +<span style='​color:​blue'>​public</​span> ​<​b>​Proj4Projection</​b>​(<span 
-<b>ClientId</​b> ​<span style='​color:​green'​>get</span><span style='​color:​ +style='​color:​olive'>Int32</​span>​ <b>internalSrid</b> <b>internalEpsgSrid</b><span 
-green'>set</​span>; ​}</​span></​p>​+style='​color:​olive'>String</​span> ​<​b>​externalProjectionParametersString</​b>​);</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​public</​span>​ <span style='​color:​green'>String</​span>​ +<span style='​color:​blue'>​public</​span> ​<​b>​Proj4Projection</​b>​(<span 
-<b>ClientSecret</​b> ​<span style='​color:​green'>​get</​span>;​ <span +style='​color:​olive'>Int32</​span> ​<​b>​internalSrid</​b>​ <​b>​internalEpsgSrid</​b>,​ <span 
-style='​color:​green'>​set</​span>​; }</​span></​p>​+style='​color:​olive'>​Int32</​span> ​<b>externalSrid</​b> ​<​b>​externalEpsgSrid</​b>​);</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​    
 +}</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>&​nbsp;</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​    
 +[<span style='​color:​green'>​SerializableAttribute</​span>​]</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'>​<​span ​style='​font-size:​9.0pt;​font-family:​Consolas'>​    
 +<​span ​style='​color:​green'>​public</​span> ​<span style='​color:​green'>​enum</​span>​ <​b>​ThinkGeoCloudMapsMapType</​b>​ 
 +{</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:green'>public</span> <span style='​color:green'>ThinkGeoCloudMapsMapType</span> +<b>​Light</​b>,</​span></​p>​ 
-<b>MapType</​b> ​<span style='​color:green'>get</​span>;​ <span style='​color:green'>set</​span>;​+ 
 +<p class=MsoNormal ​style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:none'><​span ​style='​font-size:​9.0pt;​font-family:​Consolas'​       
 +<b>​Dark</​b>,</​span></​p>​ 
 + 
 +<p class=MsoNormal ​style='​margin-bottom:0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span ​style='​font-size:​9.0pt;​font-family:​Consolas'​       
 +<b>Aerial</b>,</span></​p>​ 
 + 
 +<p class=MsoNormal ​style='​margin-bottom:0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><span style='​font-size:​9.0pt;​font-family:​Consolas'>​        
 +<​b>​Hybrid</​b>,​</​span>​</​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'>​<span style='​font-size:9.0pt;​font-family:​Consolas'>​        
 +<​b>​TransparentBackground</​b>​</​span>​</​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​   
 }</​span></​p>​ }</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>&​nbsp;</​span></​p>​ normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>&​nbsp;</​span></​p>​
 +
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​   
 +<span style='​color:​green'>​public</​span>​ <span style='​color:​green'>​class</​span>​ <​b>​XyzFileBitmapTileCache</​b>​
 +: <span style='​color:​green'>​FileBitmapTileCache</​span>​ {</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​protected</​span>​ <span style='​color:​green'>​override</​span>​ +<span style='​color:​green'>​public</​span>​ <b>XyzFileBitmapTileCache</​b>​();</​span></​p>​
-<span style='​color:​green'>​void</​span>​ <b>DrawTileCore</b>(<span +
-style='​color:​green'>​GeoCanvas</​span>​ <​b>​geoCanvas</​b>,​ <span style='​color:​green'>​TileView</​span>​ +
-<​b>​tile</​b>​);</​span></​p>​+
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​protected</​span>​ <span style='​color:​green'​>override</span> +<span style='​color:​green'>​public</​span>​ <b>XyzFileBitmapTileCache</b>(<span 
-<span style='​color:​green'>​RectangleShape</​span>​ <b>GetBoundingBoxCore</b>();</​span></​p>​+style='​color:​green'>​String</​span>​ <b>cacheDirectory</​b>​);</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​protected</​span>​ <span style='​color:​green'>​override</​span>​ +<span style='​color:​green'>​public</​span>​ <b>XyzFileBitmapTileCache</​b>​(<​span 
-<span style='​color:​green'>​TileMatrix</​span>​ <b>GetTileMatrix</​b>​(<​span +style='​color:​green'>​String</​span>​ <b>cacheDirectory</b>, <span 
-style='​color:​green'>​Double</​span>​ <​b>​scale</​b>,​ <span style='​color:​green'>​Int32</​span>​ +style='​color:​green'>​String</​span>​ <b>cacheId</​b>​);</​span></​p>​
-<​b>​tileWidth</​b>,​ <span style='​color:​green'>​Int32</​span>​ <b>tileHeight</b>, <span +
-style='​color:​green'>​GeographyUnit</​span>​ <b>boundingBoxUnit</​b>​);</​span></​p>​+
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​protected</​span>​ <span style='​color:​green'>​override</​span>​ +<span style='​color:​green'>​public</​span> ​<​b>​XyzFileBitmapTileCache</​b>​(<span 
-<span style='​color:​green'>​void</​span>​ <b>InitializeCore</​b>​(<​span +style='​color:​green'>​String</​span> ​<​b>​cacheDirectory</​b>,​ <span 
-style='​color:​green'>​MapArguments</​span>​ <b>mapArgument</​b>​);</​span></​p>​+style='​color:​green'>​String</​span>​ <​b>​cacheId</​b>, ​<span style='​color:​green'>​ZoomLevelSet</​span>​ 
 +<b>zoomLevelSet</​b>​);</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        
 +<span style='​color:​green'>​public</​span>​ <​b>​XyzFileBitmapTileCache</​b>​(<​span 
 +style='​color:​green'>​String</​span>​ <​b>​cacheDirectory</​b>,​ <span 
 +style='​color:​green'>​String</​span>​ <​b>​cacheId</​b>,​ <span style='​color:​green'>​ZoomLevelSet</​span>​ 
 +<​b>​zoomLevelSet</​b>,​ <span style='​color:​green'>​TileMatrix</​span>​ <b>tileMatrix</​b>​);</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
Line 143: Line 223:
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​       
-<span style='​color:​green'>​public</​span>​ <span style='​color:​green'>​static</​span>​ +<span style='​color:​green'>​public</​span>​ <span style='​color:​green'>​ZoomLevelSet</​span>​ 
-<span style='​color:​green'>​ZoomLevelSet</​span>​ <b>GetZoomLevelSet</​b>​();</​span></​p>​+<​b>​ZoomLevelSet</​b>​ { <span style='​color:​green'>​get</​span>;​ <span 
 +style='​color:​green'>​set</​span>;​ }</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>&​nbsp;</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        
 +<span style='​color:​green'>​protected</​span>​ <span style='​color:​green'>​override</​span>​ 
 +<span style='​color:​green'>​BitmapTile</​span>​ <b>GetTileCore</b>(<span 
 +style='​color:​green'>​Int64</​span>​ <​b>​row</​b>,​ <span style='​color:​green'>​Int64</​span>​ 
 +<​b>​column</​b>​);</​span></​p>​ 
 + 
 +<p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ 
 +normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​        
 +<span style='​color:​green'>​protected</​span>​ <span style='​color:​green'>​override</​span>​ 
 +<span style='​color:​green'>​void</​span>​ <​b>​SaveTileCore</​b>​(<​span 
 +style='​color:​green'>​Tile</​span>​ <​b>​tile</​b>​);</​span></​p>​
  
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
Line 152: Line 249:
 <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​ <p class=MsoNormal style='​margin-bottom:​0in;​margin-bottom:​.0001pt;​line-height:​
 normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​} normal;​text-autospace:​none'><​span style='​font-size:​9.0pt;​font-family:​Consolas'>​}
-<span style='​color:​gray'>//​end of namespace ThinkGeo.MapSuite.AndroidEdition</​span></​span></​p>​+<span style='​color:​gray'>//​end of namespace ThinkGeo.MapSuite.Core</​span></​span></​p>​
  
 </​div>​ </​div>​
map_suite_release_change_log_version_10.4.0.txt · Last modified: 2018/12/13 03:43 by tgwikiupdate