|
AfriGIS Map SDK (BB10)
v 1.0.0
Provides easy integration of AfriGIS Maps into BB10 platform.
|
This is the complete list of members for AfrigisMapSDK, including all inherited members.
| addAnnotationView(QList< Item * > *itemList=NULL) | AfrigisMapSDK | slot |
| addPinView(AGGeoInformation *geoInfo, QByteArray *imageData, bool callOutBubbleEnabled, bool contextMenuEnabled) | AfrigisMapSDK | slot |
| addRouteView(QList< QPair< float, float > > *routeGeoLocationCoordinates, bool startMarkerOn, bool endMarkerOn) | AfrigisMapSDK | slot |
| addTrafficLayer() | AfrigisMapSDK | slot |
| AfrigisMapSDK(bb::cascades::Page *mapPage, double lat, double lon, int zoom, QString serviceName, QString serviceKey, AGMapViewDelegate *mapViewDelegate, ViewType viewType, int x, int y, int width, int height) | AfrigisMapSDK | |
| AfrigisMapSDK(bb::cascades::Container *mapContainer, double lat, double lon, int zoom, QString serviceName, QString serviceKey, AGMapViewDelegate *mapViewDelegate, ViewType viewType, int x, int y, int width, int height, double scaleX=1.0, double scaleY=1.0) | AfrigisMapSDK | |
| clearMap() | AfrigisMapSDK | slot |
| createCircleItem(QList< AGLocationCoordinate2D > *circleCenter, float circleRadius, QColor *circleColor, AGOffsetInPixel offset=AGOffsetInPixel()) | AfrigisMapSDK | slot |
| createImageItem(QList< AGLocationCoordinate2D > *imageCenter, QByteArray *image, int imageWidth, int imageHeight, AGOffsetInPixel offset=AGOffsetInPixel()) | AfrigisMapSDK | slot |
| createPolylineItem(QList< AGLocationCoordinate2D > *geoLocationCoordinates, bool enableZoomToExtend, AGOffsetInPixel offset=AGOffsetInPixel()) | AfrigisMapSDK | slot |
| enableLocatingUserInCenter(bool enable) | AfrigisMapSDK | slot |
| enableZoomInOutButton(bool zoomInOutButtonEnabled) | AfrigisMapSDK | slot |
| getCurrentBoundingBox() | AfrigisMapSDK | |
| getLatLonFromLocalPixel(AGLocalPixelCoordinate2D *pixelCoordinate) | AfrigisMapSDK | |
| getLocalPixelFromLatLon(AGLocationCoordinate2D *geoCoordinate) | AfrigisMapSDK | |
| isBubbleEnabled() | AfrigisMapSDK | slot |
| isBubbleTouched(double localX, double localY) | AfrigisMapSDK | slot |
| MapView enum value (defined in AfrigisMapSDK) | AfrigisMapSDK | |
| pauseRender() | AfrigisMapSDK | slot |
| removeAnnotationView(AnnotationView *annotationView) | AfrigisMapSDK | slot |
| removeLocateMe() | AfrigisMapSDK | slot |
| removePinView() | AfrigisMapSDK | slot |
| removeRouteView(QObject *routeView) | AfrigisMapSDK | slot |
| removeTrafficLayer() | AfrigisMapSDK | slot |
| resumeRender() | AfrigisMapSDK | slot |
| SatelliteView enum value (defined in AfrigisMapSDK) | AfrigisMapSDK | |
| setBubbleEnabled(bool bubbleStatus) | AfrigisMapSDK | slot |
| setViewType(ViewType viewType) | AfrigisMapSDK | |
| signalMapViewTouchedDown(AGGeoInformation *) | AfrigisMapSDK | signal |
| signalTrackingStarted() | AfrigisMapSDK | signal |
| signalTrackingStopped() | AfrigisMapSDK | signal |
| signalUserLocatedWithAccuracy(int) | AfrigisMapSDK | signal |
| signalUserLocatingFailed() | AfrigisMapSDK | signal |
| stopAndRemoveTracking() | AfrigisMapSDK | slot |
| stopTracking() | AfrigisMapSDK | slot |
| trackMe(AGTrackMeType type) | AfrigisMapSDK | slot |
| updateLocation(AGLocationCoordinate2D *updatedLocationCoordinate=NULL, int zoomLevel=0) | AfrigisMapSDK | slot |
| ViewType enum name (defined in AfrigisMapSDK) | AfrigisMapSDK | |
| zoomToExtend(QList< AGLocationCoordinate2D > *listOfPoints) | AfrigisMapSDK | slot |
| ~AfrigisMapSDK() (defined in AfrigisMapSDK) | AfrigisMapSDK |
1.8.9.1