DK11 for .NET | TatukGIS.NDK.TGIS_ShortestPath.OSMRouting | Constructors | Fields | Methods | Properties | Events
If true the local routing resource is ignored and the requests are send to the TatukGIS online routing service.
Internally uses the TGIS_OSMRouting class.
// C# public Boolean OSMRouting { get {} set {} }
' VisualBasic Public Property OSMRouting As Boolean Get End Get Set(ByVal value As Boolean) End Set End Property
// Oxygene public property OSMRouting : Boolean read read;
Type |
---|
bool Boolean |