|
libosmscout 1.1.1
|
#include <libosmscout/include/osmscout/location/LocationService.h>

Classes | |
| class | Entry |
Public Types | |
| enum | MatchQuality { match = 1 , candidate = 2 , none = 3 } |
Public Attributes | |
| std::list< Entry > | results |
| bool | limitReached |
The result of a location query
| bool osmscout::LocationSearchResult::limitReached |
| std::list<Entry> osmscout::LocationSearchResult::results |