User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shortestpath.osmrouting

Table of Contents

TGIS_ShortestPath.OSMRouting property

DK11 for Java | tatukgis.jdk.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.

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

Syntax

// Java
public bool getOSMRouting();
 
public void setOSMRouting(
  bool _value
);
// Oxygene
public
  property OSMRouting : Boolean read write;

Value

Type
bool
Boolean

References

2022/11/30 19:35

Page Tools