map2d_widget
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
core::UrlFactory Class Reference

#include <urlfactory.h>

Inheritance diagram for core::UrlFactory:
core::ProviderStrings core::OPMaps

Public Member Functions

 UrlFactory ()
 
 ~UrlFactory ()
 
QString MakeImageUrl (const MapType::Types &type, const core::Point &pos, const int &zoom, const QString &language)
 
internals::PointLatLng GetLatLngFromGeodecoder (const QString &keywords, GeoCoderStatusCode::Types &status)
 
Placemark GetPlacemarkFromGeocoder (internals::PointLatLng location)
 
- Public Member Functions inherited from core::ProviderStrings
 ProviderStrings ()
 

Public Attributes

QByteArray UserAgent
 Gets or sets the value of the User-agent HTTP header. More...
 
QNetworkProxy Proxy
 
int Timeout
 
- Public Attributes inherited from core::ProviderStrings
QString GoogleMapsAPIKey
 
QString VersionGoogleMap
 
QString VersionGoogleSatellite
 
QString VersionGoogleLabels
 
QString VersionGoogleTerrain
 
QString SecGoogleWord
 
QString VersionGoogleMapChina
 
QString VersionGoogleSatelliteChina
 
QString VersionGoogleLabelsChina
 
QString VersionGoogleTerrainChina
 
QString VersionGoogleMapKorea
 
QString VersionGoogleSatelliteKorea
 
QString VersionGoogleLabelsKorea
 
QString VersionYahooMap
 Google Maps API generated using http://greatmaps.codeplex.com/ from http://code.google.com/intl/en-us/apis/maps/signup.html More...
 
QString VersionYahooSatellite
 
QString VersionYahooLabels
 
QString VersionBingMaps
 
QString VersionYandexMap
 
QString BingMapsClientToken
 Bing Maps Customer Identification, more info here http://msdn.microsoft.com/en-us/library/bb924353.aspx More...
 

Protected Member Functions

bool IsCorrectGoogleVersions ()
 
void setIsCorrectGoogleVersions (bool value)
 
QString MakeGeocoderUrl (QString keywords)
 
QString MakeReverseGeocoderUrl (internals::PointLatLng &pt, const QString &language)
 
internals::PointLatLng GetLatLngFromGeocoderUrl (const QString &url, const bool &useCache, GeoCoderStatusCode::Types &status)
 
Placemark GetPlacemarkFromReverseGeocoderUrl (const QString &url, const bool &useCache)
 

Protected Attributes

QString LanguageStr
 

Static Protected Attributes

static short timelapse
 

Additional Inherited Members

- Static Public Attributes inherited from core::ProviderStrings
static const QString levelsForSigPacSpainMap []
 

The documentation for this class was generated from the following files: