libosmscout 0.1
|
A POI is an object within an area, which has been indexed by its name. More...
#include <Location.h>
Public Attributes | |
std::string | name |
name of the POI | |
ObjectFileRef | object |
Reference to the object. | |
FileOffset | regionOffset |
Offset of the region this location is in. | |
A POI is an object within an area, which has been indexed by its name.
std::string osmscout::POI::name |
name of the POI
ObjectFileRef osmscout::POI::object |
Reference to the object.
FileOffset osmscout::POI::regionOffset |
Offset of the region this location is in.