download
This commit is contained in:
@@ -50,6 +50,8 @@ public:
|
||||
void tileDownloaded(OSM::TileIndex index, const QPixmap & pixmap);
|
||||
OSM::TilePixmap getTile(OSM::TileIndex index, QRectF & rect_src);
|
||||
|
||||
bool isTileFileExists(OSM::TileIndex index) const;
|
||||
|
||||
QString cacheRoot() const { return cache_root; }
|
||||
void setCacheRoot(const QString & p);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user