Table of Contents

TTMSFNCLeaflet.Navigate Method

Navigates the embedded browser to the map document or URL.

API unit family: TMSFNCLeaflet Declaring type: TTMSFNCLeaflet

Overloads

Overload 1

Navigates the embedded browser to the map document or URL.

procedure Navigate; overload; override;

Overload 2

Navigates the embedded browser to the map document or URL.

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

Parameters

Name Description
AURL URL used by the operation.