4#ifndef QGEOCODINGMANAGER_NOKIA_H
5#define QGEOCODINGMANAGER_NOKIA_H
9#include <qgeoserviceprovider.h>
10#include <qgeocodingmanagerengine.h>
30 const QGeoShape &bounds)
override;
32 const QGeoShape &bounds)
override;
37 const QGeoShape &bounds)
override;
41 void placesError(QGeoCodeReply::Error error,
const QString &errorString);
44 static QString trimDouble(
double degree,
int decimalDigits = 10);
45 QGeoCodeReply *geocode(QString requestString,
const QGeoShape &bounds,
bool manualBoundsRequired =
true,
int limit = -1,
int offset = 0);
46 QString languageToMarc(QLocale::Language language);
47 QString getAuthenticationString()
const;
QGeoCodeReply * geocode(const QString &searchString, int limit, int offset, const QGeoShape &bounds) override
Begins geocoding for a location matching address.
QGeoCodeReply * reverseGeocode(const QGeoCoordinate &coordinate, const QGeoShape &bounds) override
Begins the reverse geocoding of coordinate.
~QGeoCodingManagerEngineNokia()
QGeoCodeReply * geocode(const QGeoAddress &address, const QGeoShape &bounds) override
Begins the geocoding of address.
static QT_BEGIN_NAMESPACE const unsigned char marc_language_code_list[]