FMX.Maps.TCustomMapView.GetLayerOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetLayerOptions: TMapLayerOptions;

C++

TMapLayerOptions __fastcall GetLayerOptions();

Properties

Type Visibility Source Unit Parent
function protected
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TCustomMapView

Description

Getter of LayerOptions.

See Also