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