libosmscout  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
osmscout::MapTile Class Reference

#include <MapTileCache.h>

Public Member Functions

GeoBox GetBoundingBox () const
 Return the boundingbox of the tile (shortcut for GetId().GetBoundingBox()) More...
 
TileKey GyetKe () const
 Return the id of the tile. More...
 
 MapTile (const TileKey &key)
 Create a new tile with the given id. More...
 
 ~MapTile ()=default
 

Constructor & Destructor Documentation

◆ MapTile()

osmscout::MapTile::MapTile ( const TileKey key)
explicit

Create a new tile with the given id.

◆ ~MapTile()

osmscout::MapTile::~MapTile ( )
default

Member Function Documentation

◆ GetBoundingBox()

GeoBox osmscout::MapTile::GetBoundingBox ( ) const
inline

Return the boundingbox of the tile (shortcut for GetId().GetBoundingBox())

◆ GyetKe()

TileKey osmscout::MapTile::GyetKe ( ) const
inline

Return the id of the tile.


The documentation for this class was generated from the following files: