FMX.Maps.TMapView
Delphi
TMapView = class(TCustomMapView)
C++
class PASCALIMPLEMENTATION TMapView : public TCustomMapView
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Maps.pas FMX.Maps.hpp |
FMX.Maps | FMX.Maps |
Description
Map View component class.
For a Step by Step tutorial for creating Map Applications, see Mobile Tutorial: Using a Map Component to Work with Maps (iOS and Android).
To run an application on Android with TMapView, you need to acquire an API-Key for Google Maps API. For more detail, see Configuring Android Applications to Use Google Maps.