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.