FMX.Maps.TMapView.Location

From RAD Studio API Documentation

Delphi

property Location: TMapCoordinate read GetLocation write SetLocation;

C++

__property Location;

Properties

Type Visibility Source Unit Parent
property published
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapView

Description

Latitude and longitude where the camera is located. {{#multireplace:FMX.Maps.TMapView.Location|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Maps.TCustomMapView.Location|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Maps.TCustomMapView.Location|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Latitude and longitude where the camera is located.

See Also