Method | Description | |
---|---|---|
Build ( string urlToTileMapXml, bool overrideTmsUrlWithUrlToTileMapXml ) : ITileSource | ||
LoadTmsLayer ( IAsyncResult result ) : void |
public static Build ( string urlToTileMapXml, bool overrideTmsUrlWithUrlToTileMapXml ) : ITileSource | ||
urlToTileMapXml | string | |
overrideTmsUrlWithUrlToTileMapXml | bool | |
return | ITileSource |
public static LoadTmsLayer ( IAsyncResult result ) : void | ||
result | IAsyncResult | |
return | void |