User Tools

Site Tools


api:dk11:delphi:gisshortestpath.tgis_shortestpath.updatethedata_void

Table of Contents

TGIS_ShortestPath.UpdateTheData method

DK11 for Delphi | GisShortestPath.TGIS_ShortestPath.UpdateTheData | Constructors | Methods | Properties | Events

Update the data with geocoded addresses from geocoder

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

Syntax

// Delphi
public
  procedure UpdateTheData;
// C++ Builder
public:
  void UpdateTheData(void);

Remarks

Function will update network with geocoded addresses from layer named 'TGIS_Geocoding'. See TGIS_Geocoding.
See Create for example.

References

2022/11/30 19:18

Page Tools