Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SuperMap
Web
Mapping
TiledCachedRESTLayer
C# Class SuperMap.Web.Mapping.TiledCachedRESTLayer
Inheritance:
TiledCachedLayer
显示文件
Open project: SuperMap/iClient-for-Silverlight
Public Methods
Method
Description
GetTileUrl
(
int
indexX
,
int
indexY
,
int
level
) :
string
TiledCachedRESTLayer
( ) :
System
Method Details
GetTileUrl()
public
method
public
GetTileUrl
(
int
indexX
,
int
indexY
,
int
level
) :
string
indexX
int
indexY
int
level
int
return
string
TiledCachedRESTLayer()
public
method
public
TiledCachedRESTLayer
( ) :
System
return
System