![]() |
AfriGIS Map SDK (BB10)
v 1.0.0
Provides easy integration of AfriGIS Maps into BB10 platform.
|
AGGeoInformation It will provide current bounding box information. More...
#include <AGMapDataStruct.hpp>
Public Member Functions | |
AGGeoInformation (AGLocationCoordinate2D *arg1, AGLocationCoordinate2D *arg2, AGLocationCoordinate2D *arg3, AGLocationCoordinate2D *arg4, AGLocationCoordinate2D *arg5, AGLocationCoordinate2D *arg6, AGLocationCoordinate2D *arg7, int arg8, float arg9, float arg10, QString arg11) | |
Public Attributes | |
AGLocationCoordinate2D * | screenLowerLeftLatLon |
AGLocationCoordinate2D * | screenLowerRightLatLon |
AGLocationCoordinate2D * | screenUpperLeftLatLon |
AGLocationCoordinate2D * | screenUpperRightLatLon |
AGLocationCoordinate2D * | screenMiddleLatLon |
AGLocationCoordinate2D * | longPressPointLatLon |
AGLocationCoordinate2D * | currentLocation |
int | zoomLevel |
float | scaleX |
float | scaleY |
QString | remainingTimeToUpdateTraffic |
AGGeoInformation It will provide current bounding box information.