Table of Contents

TTMSFNCMapKit.Navigate Method

Navigates the embedded browser to the current map content.

API unit family: TMSFNCMapKit Declaring type: TTMSFNCMapKit

Overloads

Overload 1

Navigates the embedded browser to the current map content.

procedure Navigate; overload; override;

Overload 2

Navigates the embedded browser to the specified URL.

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

Parameters

Name Description
AURL URL to load in the embedded browser.