ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This class represents a routing algorithm that is based on the Dijkstra algorithm.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
GetRouteCore(RoutingSource,String,String)
This method returns a RoutingResult based on the extent you provided.
This abstract method is called from the concrete public method GetRoute.This method gets the routing result based on the extent you provided. In this method, you are repsonsible for implementing a routing algorithm to get the path between two routeSegments.
OnFindingRoute(FindingRouteRoutingAlgorithmEventArgs)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Event Arguments:FindingRouteRoutingAlgorithmEventArgs