Table of Contents

TTMSFNCGoogleMaps.Navigate Method

Navigates to the configured map URL.

API unit family: TMSFNCGoogleMaps Declaring type: TTMSFNCGoogleMaps

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.