4#ifndef QGEOTILEDMAPPINGMANAGERENGINEOHOSMAPKIT_H
5#define QGEOTILEDMAPPINGMANAGERENGINEOHOSMAPKIT_H
7#include <QtCore/QVariantMap>
8#include <QtLocation/QGeoServiceProvider>
9#include <QtLocation/private/qgeotiledmappingmanagerengine_p.h>
13QGeoTiledMappingManagerEngine *makeQGeoTiledMappingManagerEngineOhosMapKit(
14 const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString);
QGeoMappingManagerEngine * createMappingManagerEngine(const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString) const
Returns a new QGeoMappingManagerEngine instance, initialized with parameters, which implements mappin...
QGeoRoutingManagerEngine * createRoutingManagerEngine(const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString) const
Returns a new QGeoRoutingManagerEngine instance, initialized with parameters, which implements routin...
QPlaceManagerEngine * createPlaceManagerEngine(const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString) const
Returns a new QPlaceManagerEngine instance, initialized with parameters, which implements the place s...
QString getAuthenticationKeyParameterOrEmpty(const QVariantMap ¶meters)
Combined button and popup list for selecting options.
bool isAuthenticationKeySet(const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString)