The new maps component in RAD Studio XE8 makes it easy to add mapping functionality to your mobile applications. TMapView provides access to map APIs for iOS and Android. On Android, it uses the Google Maps Android API and on iOS, it uses the Map Kit Framework.
The key features of the TMapView component are:
Four Types of Maps: Normal, Satellite, Hybrid and Terrain (Android only)
Gesture Control: Intuitive tilt, rotate and zoom gesture controls
Control the Map View: Ability to c...