libosmscout 1.1.1
Loading...
Searching...
No Matches
MapService.h File Reference
#include <list>
#include <memory>
#include <thread>
#include <vector>
#include <osmscoutmap/MapImportExport.h>
#include <osmscout/TypeConfig.h>
#include <osmscoutmap/MapPainter.h>
#include <osmscoutmap/StyleConfig.h>
#include <osmscout/db/Database.h>
#include <osmscout/async/Breaker.h>
#include <osmscout/util/GeoBox.h>
#include <osmscout/util/StopClock.h>
#include <osmscout/async/WorkQueue.h>
#include <osmscoutmap/DataTileCache.h>
Include dependency graph for MapService.h:

Go to the source code of this file.

Classes

class  osmscout::AreaSearchParameter
class  osmscout::MapService
class  osmscout::MapService::CLASS_FINAL

Namespaces

namespace  osmscout

Typedefs

using osmscout::MapServiceRef = std::shared_ptr<MapService>