Comparteix a través de


WMSTransport.initFromLocations Method

Initialize the tranport based on the from and to WMSLocation locations.

Syntax

public void initFromLocations(WMSLocation _fromLocation, WMSLocation _toLocation)

Run On

Called

Parameters

  • _fromLocation
    Type: WMSLocation Table
    The WMSLocation location that the transport is from.
  • _toLocation
    Type: WMSLocation Table
    The WMSLocation location that the transport is to.

See Also

Reference

WMSTransport Table