dxMapControlDefaultConnectionProtocol Constant
In This Article
Specifies the connection protocol that corresponds to the cpDefault enumeration value.
#Declaration
Delphi
const dxMapControlDefaultConnectionProtocol: TdxMapControlConnectionProtocol = cpHTTP;
#Returns
Type |
---|
Tdx |
#Remarks
Use this constant to change the connection protocol that a map control utilizes for communication with online map services by default.
See Also