Public Member Functions | |
PoiSearchResult (int id, const std::string &title, const std::string &subtitle, const std::string &tags, const Space::LatLong &latLong, double heightOffset, bool indoor, const std::string &indoorId, int floorId, const std::string &userData) | |
Public Attributes | |
int | Id |
std::string | Title |
std::string | Subtitle |
std::string | Tags |
Space::LatLong | LatLong |
double | HeightOffset |
bool | Indoor |
std::string | IndoorId |
int | FloorId |
std::string | UserData |