TTMSFNCMapKit.GetBridgeCommunicationLayer Method
Returns the browser communication script for a bridge.
API unit family: TMSFNCMapKit
Declaring type: TTMSFNCMapKit
Syntax
function GetBridgeCommunicationLayer(ABridgeName: string): string; override;
Parameters
| Name | Description |
|---|---|
ABridgeName |
Name of the bridge. |
Returns
JavaScript used to communicate with the bridge.