FMX.Maps.TCustomMapView.DefaultLayerOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DefaultLayerOptions: TMapLayerOptions = [];

C++

static TMapLayerOptions DefaultLayerOptions;

Properties

Type Visibility Source Unit Parent
field public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TCustomMapView

Description

Extra layers that are enabled by default.

See Also