User Tools

Site Tools


api:dk11:delphi:gisshortestpath.tgis_shortestpath.osmrouting

Table of Contents

TGIS_ShortestPath.OSMRouting property

DK11 for Delphi | GisShortestPath.TGIS_ShortestPath.OSMRouting | Constructors | Methods | Properties | Events | 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.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property OSMRouting : Boolean read write;
// C++ Builder
public:
  __property bool OSMRouting = {read, write};

Value

Type
Boolean

References

2022/11/30 19:18

Page Tools