ImageEn, unit iexVirtualBitmaps |
|
TIESlippyMap.CachePath
Declaration
property CachePath: string;
Description
Defines a path where cached map tiles are stored. Local caching is provided to speed up re-loading tiles and to support off-line jobs.
TIESlippyMap(ImageEnView1.IEBitmap.VirtualBitmapProvider).CachePath := 'C:\mapcache';