API:FMX.Maps.TMapView.Location

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Location: TMapCoordinate read GetLocation write SetLocation;

C++

__property Location;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapView

Beschreibung

Breiten- und Längengrad, an dem die Kamera positioniert ist.

FMX.Maps.TMapView.Location erbt von FMX.Maps.TCustomMapView.Location. Der folgende Inhalt bezieht sich auf FMX.Maps.TCustomMapView.Location.

Breiten- und Längengrad, an dem die Kamera positioniert ist.

Siehe auch