FlushLayerCache¶
- globalmapper.FlushLayerCache(GM_LayerHandle_t32 aLayer) GM_Error_t32 [source]¶
Flushes any in-memory cache for the layer. This is mainly useful in low-memory environments like Windows CE and typically only does anything for raster formats like GeoTIFF files. Most users will never need to call this.
- Parameters:
aLayer (GM_LayerHandle_t32) – the layer to flush
- Returns:
Error Code
- Return type:
GM_Error_t32