#include <Location.h>
Inherited by osmscout::POIReverseLookupVisitor, and osmscout::POISearchVisitor.
Visitor that gets called for every POI found in the given area. It is the task of the visitor to decide if a locations matches the given criteria.
◆ ~POIVisitor()
virtual osmscout::POIVisitor::~POIVisitor |
( |
| ) |
|
|
virtualdefault |
◆ Visit()
virtual bool osmscout::POIVisitor::Visit |
( |
const AdminRegion & |
adminRegion, |
|
|
const POI & |
poi |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: