GeographicsProvisioningBridgeDataSource
Since: BlackBerry 10.2.0
#include <bb/platform/geo/GeographicsProvisioningBridgeDataSource>
To link against this class, add the following line to your .pro file: LIBS += -lbbcascadesmaps
Indicates how data sources used with GeographicsProvisioningBridge will be interpreted.
Overview
Public Types Index
enum TypeAutoDetect 0, Kml 1 |
Public Types
Indicates the types of data sources for GeographicsProvisioningBridge.
BlackBerry 10.2.0
- AutoDetect 0
Data source type will be automatically detected.
- Kml 1
Data source type is KML data.
Since:BlackBerry 10.2.0