FMX.Maps.TCustomMapView.Location
Delphi
property Location: TMapCoordinate read GetLocation write SetLocation;
C++
__property TMapCoordinate Location = {read=GetLocation, write=SetLocation};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | FMX.Maps.pas FMX.Maps.hpp | FMX.Maps | TCustomMapView | 
Beschreibung
Breiten- und Längengrad, an dem die Kamera positioniert ist.