public interface

CustomLayer

implements IOverlay
com.tencent.tencentmap.mapsdk.maps.model.CustomLayer

Summary

Public Methods
abstract void clearDiskCache()
清理对应磁盘缓存
abstract void reload()
重新加载图层
[Expand]
Inherited Methods
From interface com.tencent.tencentmap.mapsdk.maps.model.IOverlay

Public Methods

public abstract void clearDiskCache ()

清理对应磁盘缓存

public abstract void reload ()

重新加载图层