Table of Contents

TTMSFNCHere.Navigate Method

Navigates to the configured map URL.

API unit family: TMSFNCHere Declaring type: TTMSFNCHere

Overloads

Overload 1

Navigates to the configured map URL.

procedure Navigate; overload; override;

Overload 2

Navigates to the specified URL.

procedure Navigate(const AURL: string); overload; override;

Parameters

Name Description
AURL URL used by the operation.