|
libosmscout 1.1.1
|
Typedefs | |
| using | osmscout::IconLookupRef = std::shared_ptr<IconLookup> |
| typedef std::shared_ptr< LookupModule > | osmscout::LookupModuleRef |
| using | osmscout::MapDownloaderRef = std::shared_ptr<MapDownloader> |
| using | osmscout::OSMScoutQtBuilderRef = std::shared_ptr<OSMScoutQtBuilder> |
| using | osmscout::StyleModuleRef = std::shared_ptr<StyleModule> |
| using | osmscout::VoiceManagerRef = std::shared_ptr<VoiceManager> |
Enumerations | |
| enum | osmscout::RenderingType { osmscout::PlaneRendering = 0 , osmscout::TiledRendering = 1 } |
Variables | |
| static const double | osmscout::GRAD_TO_RAD = 2 * M_PI / 360 |
Classes for integration osmscout library with Qt framework.
| using osmscout::IconLookupRef = std::shared_ptr<IconLookup> |
| typedef std::shared_ptr<LookupModule> osmscout::LookupModuleRef |
| using osmscout::MapDownloaderRef = std::shared_ptr<MapDownloader> |
| using osmscout::OSMScoutQtBuilderRef = std::shared_ptr<OSMScoutQtBuilder> |
| using osmscout::StyleModuleRef = std::shared_ptr<StyleModule> |
| using osmscout::VoiceManagerRef = std::shared_ptr<VoiceManager> |
|
static |
Util class with function useful for work with OSM tiles (mercator projection) as defined here: http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames
Content of OMS wiki can be distributed under terms of
Creative Commons Attribution-ShareAlike 2.0 license http://wiki.openstreetmap.org/wiki/Wiki_content_license
I am not sure if these one-line code samples can use...?