FMX.Maps.ICustomMapView

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ICustomMapView = interface

C++

__interface  INTERFACE_UUID("{FC5B1D02-AF69-400B-A734-03E6100FC0B9}") ICustomMapView  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps FMX.Maps

Description

Interface that represents the underlying map view, such as a map view drawn using Google Maps or a map view drawn using MapKit.

See Also