FMX.Maps.ICustomMapView.GetLocation
Delphi
function GetLocation: TMapCoordinate;
C++
virtual TMapCoordinate __fastcall GetLocation() = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | public | FMX.Maps.pas FMX.Maps.hpp | FMX.Maps | ICustomMapView | 
Description
Gets the current location of the camera.