FMX.Maps.ICustomMapView.SetZoom
Delphi
procedure SetZoom(const Zoom: Single);
C++
virtual void __fastcall SetZoom(const float Zoom) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Maps.pas FMX.Maps.hpp | FMX.Maps | ICustomMapView | 
Description
Sets the zoom level of the map.