libosmscout
0.1
|
#include <Location.h>
Public Attributes | |
std::string | name |
name of the POI More... | |
ObjectFileRef | object |
Reference to the object. More... | |
FileOffset | regionOffset |
Offset of the region this location is in. More... | |
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.