FMX.Maps.IFMXMapService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| CreateMapView | public | Creates a new map view. |
| DestroyMapView | public | Destroys the specified map view that was previously created using CreateMapView. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| RealignMapViews | public | Positions created map views in accordance with their respective host controls. |
| Release | public | Decrements the reference count for this interface. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |