Document Navigation SDK for iOS Guides Navigation Basics Overview

Overview

The Navigation Component is a modular UI kit that provides complete navigation functionality through a set of pre-built screens. It enables you to integrate navigation capabilities into your application quickly and easily.

The component uses the same interface elements and interaction patterns as the AMAP consumer app, and stays up to date with the latest AMAP release through regular version updates.

Currently, the Navigation Component includes the following screens: route planning, POI search, navigation, and settings. It supports a range of configurable properties and provides driving navigation.

Launching the Navigation Component is straightforward — it requires only a single function call.

Note: The Navigation Component offers limited customization options. Only essential configuration properties are exposed. If you require extensive UI customization, use AMapNaviDriveView instead.