|
libosmscout 0.1
|
#include <MapTileCache.h>
Public Member Functions | |
| GeoBox | GetBoundingBox () const |
| Return the boundingbox of the tile (shortcut for GetId().GetBoundingBox()) | |
| TileKey | GyetKe () const |
| Return the id of the tile. | |
| MapTile (const TileKey &key) | |
| Create a new tile with the given id. | |
| ~MapTile ()=default | |
|
explicit |
Create a new tile with the given id.
|
default |
|
inline |
Return the boundingbox of the tile (shortcut for GetId().GetBoundingBox())
|
inline |
Return the id of the tile.