Method
ShumateFileCachemark_up_to_date
Declaration [src]
void
shumate_file_cache_mark_up_to_date (
ShumateFileCache* self,
int x,
int y,
int zoom_level
)
Description [src]
Marks a tile in the cache as being up to date, without changing its data.
For example, a network source might call this function when it gets an HTTP 304 Not Modified response.