Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Mit dem Navigation SDK können Sie die detaillierte Routenführung von Google Maps nahtlos in Ihre mobilen Anwendungen einbinden. Das SDK bietet die Möglichkeit, die Benutzeroberfläche an das Erscheinungsbild der Marke anzupassen, sowie erweiterte Routenkonfigurationen.
Wenn Sie anpassbare In-App-Navigationsfunktionen anbieten, können Sie die betriebliche Effizienz steigern, das Nutzer-Engagement verbessern und wertvolle datengestützte Statistiken erhalten.
Vorteile des Navigation SDK
Wenn Sie die Navigation in Ihre App einbinden, können Sie Ihren Nutzern eine bessere Nutzererfahrung bieten, Ihr eigenes Branding einsetzen und Fahrtdaten nutzen:
Sie behalten die Kontrolle über die gesamte Nutzererfahrung und können die Interaktion steigern, indem Sie Nutzer während der Navigation in Ihrer App lassen. So ist kein Wechsel zwischen Apps erforderlich.
Passen Sie die Navigation mit anpassbaren UI-Elementen an das Erscheinungsbild Ihrer Marke an.
Sie können die Routenplanung optimieren, indem Sie Einstellungen für die Routenplanung, Ziele und Wegpunkte verwalten.
Standort- und Ereignisdaten aus der Routenplanung für Analysen, Optimierungen, Kundenkommunikation und Echtzeitüberwachung nutzen
Was kann ich mit dem Navigation SDK tun?
Mit dem Navigation SDK können Sie eine umfassende In-App-Navigation erstellen:
Bieten Sie Ihren Nutzern eine nahtlose und zuverlässige detaillierte Routenführung von Google Maps.
Unterstützung verschiedener Verkehrsmittel, darunter Auto, Fußweg, Fahrrad und Zweiräder.
Implementieren Sie benutzerdefinierte Markierungen, Overlays und UI-Elemente, um wichtige Navigationsinformationen hervorzuheben und die Navigation an Ihre Marke anzupassen.
Sie können auf Fahrtdaten zugreifen, um Trends zu analysieren, Verbesserungsmöglichkeiten zu ermitteln und Abläufe zu optimieren.
Funktionsweise des Navigation SDK
Sie können das Navigation SDK in Ihre App einbinden, unabhängig davon, ob Sie bereits das Maps SDK implementiert haben. Die beiden Hauptkomponenten des Navigation SDK sind:
Kartenebene: Beginnen Sie mit einer Kartenebene aus dem Maps SDK, einschließlich Kartenansicht, Stil, UI-Steuerelementen, Kamera und Interaktionsverhalten.
Navigationsfunktionen: Fügen Sie die Navigationsfunktionen mit dem Navigation SDK hinzu. Es enthält das Overlay für die Turn-by-Turn-Navigation, Abbiegekarten und zusätzliche UI-Elemente. Sie können entweder die Google-Navigation verwenden oder eine benutzerdefinierte Navigation erstellen.
Navigation SDK verwenden
Die folgenden Schritte beschreiben ein typisches Anwendungsfallszenario für die Verwendung des Navigation SDK:
1
Einrichten
Erstellen Sie ein Google Cloud-Projekt, fügen Sie Ihrer API die Maps- und Navigation-SDKs hinzu und richten Sie Ihr Xcode-Projekt ein. Weitere Informationen finden Sie unter Projekt einrichten.
2
Zur ersten Route navigieren
Eine Route in Ihrer App zu einem einzelnen Ziel zeichnen Weitere Informationen finden Sie unter Routen planen.
3
Navigations-UI ändern
Sie können die Navigation und das Erscheinungsbild anpassen, indem Sie die integrierten UI-Steuerelemente und -Elemente ändern, die auf der Karte angezeigt werden. Weitere Informationen finden Sie unter Navigations-UI ändern.
4
Routing-Details anpassen
Routeneinstellungen ändern und Wegpunkte verwalten Weitere Informationen finden Sie unter Routenerfahrung.
Weitere Informationen zu den Funktionen des Navigation SDK finden Sie in der Referenz oder in der Demo.
[null,null,["Zuletzt aktualisiert: 2025-08-31 (UTC)."],[[["\u003cp\u003eThe Navigation SDK enables seamless integration of Google Maps turn-by-turn navigation into your mobile applications, offering UI customization and advanced route configuration.\u003c/p\u003e\n"],["\u003cp\u003eEnhance user engagement and operational efficiency by providing a branded, in-app navigation experience without requiring users to switch between apps.\u003c/p\u003e\n"],["\u003cp\u003eUtilize location and event data from trip routing for valuable insights into analytics, optimizations, customer communications, and real-time monitoring.\u003c/p\u003e\n"],["\u003cp\u003eLeverage the Navigation SDK to support various modes of transportation, including driving, walking, cycling, and two-wheel vehicles, and customize UI elements for a personalized user experience.\u003c/p\u003e\n"],["\u003cp\u003eThe Navigation SDK requires the Maps SDK and allows for either the Google Navigation experience or building a custom navigation experience using its two main components: Map Layer and Navigation Experience.\u003c/p\u003e\n"]]],[],null,["# Navigation SDK overview\n\nThe Navigation SDK lets you seamlessly integrate the Google Maps turn-by-turn\nnavigation experience directly into your mobile applications. The SDK offers UI\ncustomization for brand look and feel and advanced route configuration.\nProviding customizable, in-app navigation experiences helps you enhance\noperational efficiency, improve user engagement, and gain valuable data-driven\ninsights.\n| **Note:** **European Economic Area (EEA)** : The default user interface and functionality of the Navigation SDK are deemed fully compliant with the [EEA Safety Requirements](https://cloud.google.com/terms/maps-platform/eea-safety-requirements).\n\nWhy use the Navigation SDK?\n---------------------------\n\nIntegrating navigation into your app lets you provide a superior experience for\nyour users, while applying your own branding and leveraging trip data:\n\n- Control the end-to-end experience and increase engagement by keeping users within your app during navigation, eliminating the need to switch between apps.\n- Personalize the navigation experience to match your brand's look and feel with customizable UI elements.\n- Optimize the route experience by managing routing preferences, destinations, and waypoints.\n- Utilize location and event data from trip routing for analytics, optimizations, customer communications, and real-time monitoring.\n\nWhat can you do with the Navigation SDK?\n----------------------------------------\n\nThe Navigation SDK lets you create a comprehensive in-app navigation experience:\n\n- Provide your users with a seamless and reliable turn-by-turn navigation experience powered by Google Maps.\n- Support various modes of transportation, including driving, walking, cycling, and two-wheel vehicles.\n- Implement custom markers, overlays, and UI elements to highlight key navigation information and to personalize the navigation experience to match your brand.\n- Access trip data to analyze trends, identify areas for improvement, and optimize operations.\n\nHow the Navigation SDK works\n----------------------------\n\nYou can integrate the Navigation SDK into your app with or without an existing\nMaps SDK implementation. The two main components of the Navigation SDK are:\n\n- **Map Layer**: Begin with a map layer from the Maps SDK, including map view, styling, UI controls, camera, and interaction behavior.\n- **Navigation Experience** : Add the navigation experience using the Navigation SDK, which includes the turn-by-turn navigation overlay, turn cards, and additional UI elements. You can either use the [Google Navigation\n experience](/maps/documentation/navigation/ios-sdk/intro-google-nav) or build your own [custom navigation\n experience](/maps/documentation/navigation/ios-sdk/intro-custom-nav).\n\n| **Note:** The Navigation SDK extends the [Maps SDK](/maps/documentation/ios-sdk). If your app uses the Maps SDK for its map layer, you can add the Navigation SDK to your app to enable the navigation experience. You cannot use the Navigation SDK without also having the Maps SDK installed in your app.\n\nHow to use the Navigation SDK\n-----------------------------\n\nThe steps below cover a typical use case scenario for using the Navigation SDK:\n\n|---|----------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| 1 | **Get set up** | Create a Google Cloud project, add the Maps and Navigation SDKs to your API, and set up your Xcode project. For more information, see [Set up your project](/maps/documentation/navigation/ios-sdk/config). |\n| 2 | **Navigate to your first route** | Plot a route within your app to a single destination. For more information, see [Navigate a route](/maps/documentation/navigation/ios-sdk/route). |\n| 3 | **Modify the navigation UI** | Customize the navigation experience and visual appearance by modifying the built-in UI controls and elements appear on the map. For more information, see [Modify the navigation UI](/maps/documentation/navigation/ios-sdk/controls). |\n| 4 | **Adjust routing details** | Modify routing preferences and manage waypoints. For more information, see [Route experience](/maps/documentation/navigation/ios-sdk/intro-route-experience). |\n\nFor more information about the Navigation SDK features, see\n[Reference](/maps/documentation/navigation/ios-sdk/reference), or [Try\nthe demo](/maps/documentation/navigation/ios-sdk/try-demo)."]]