User Tools

Site Tools


api:thinkgeo.cloud.routingroute

ThinkGeo.Cloud.RoutingRoute

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.Cloud.RoutingRoute

Members Summary

Public Constructors

RoutingRoute()

  • N/A
Remarks
  • N/A
Parameters

Protected Constructors

Public Methods

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Distance

  • Indicates the distance traveled through the waypoints which expressed in DistanceUnit applied.
Remarks
  • N/A
Return Value
  • Type:Double

Duration

  • Indicates the estimated travel time through the waypoints in DurationUnit applied.
Remarks
  • N/A
Return Value
  • Type:TimeSpan

Shape

  • The whole route path.
Remarks
  • N/A
Return Value

Segments

  • An array of RoutingSegment. It only returns when requested “TurnByTurn” is true.
Remarks
  • N/A
Return Value

Warnings

  • Indicates whether there are some special messages you have to pay attention to. For example, the route passes through the toll ways.
Remarks
  • N/A
Return Value
  • Type:Dictionary<string, string>

Protected Properties

Public Events

api/thinkgeo.cloud.routingroute.txt · Last modified: 2019/06/27 02:48 by kevinwan