FMX.Maps.TCustomMapView.Location
Delphi
property Location: TMapCoordinate read GetLocation write SetLocation;
C++
__property TMapCoordinate Location = {read=GetLocation, write=SetLocation};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FMX.Maps.pas FMX.Maps.hpp  | 
        FMX.Maps | TCustomMapView | 
Description
Latitude and longitude where the camera is located.