iOS için Navigasyon SDK'sı ile ilgili politikalar
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Bu belgede, iOS için Navigation SDK ile geliştirilen uygulamalarla ilgili koşullar listelenmektedir.
Kabul edilebilir müşteri uygulaması kullanımı
iOS için Navigasyon SDK'sı, sürücülere mobil uygulamada anlık adım adım yol tarifi vermek üzere tasarlanmıştır. API tarafından oluşturulan veriler, sürücü durumuyla ilgili bilgileri paylaşmak ve sürücü konumlarının genel olarak izlenmesi için diğer uygulamalarda da kullanılabilir.
İzin verilmeyen müşteri uygulaması
iOS için Navigation SDK'sı yalnızca ticari uygulamalarda kullanılabilir.
iOS için Navigasyon SDK'sının aşağıdaki kullanım alanı kategorilerinde kullanılması için Google'dan önceden yazılı izin alınması gerekir:
- Hizmetler, ağır araç navigasyonunu desteklediğini açıkça belirtmediği sürece otobüsler, kamyonlar veya yol kısıtlamaları olan araçlar gibi ağır araçlar için rota oluşturma ya da navigasyon.
İçerik kazıma
Yol Adı ve Hız Sınırı, kullanıcıların uygulamanızla etkileşimlerine göre size döndürülebilir.
Yol Adı veya Hız Sınırı'nı kullanıcı oturumu dışında başka bir bağlamda kullanmak üzere yakalarsanız veya kalıcı hale getirirseniz bu, şartlarımızca izin verilmeyen bir kazıma işlemi olur.
Gezinme kullanıcı arayüzünde kabul edilebilir değişiklikler
iOS için Navigasyon SDK'sı, belirli kullanıcı arayüzü özelleştirmelerine olanak tanır. Örneğin, özel işaretçiler ekleme, gezinme görüntü alanını çevreleyen başlık ve altbilginin boyutunu ve içeriğini değiştirme veya gezinme görüntü alanının boyutunu değiştirme gibi. Bazı durumlarda, etkin gezinme ekranının üzerine içerik yerleştirmek de isteyebilirsiniz.
Bu işlemi yaparken sürücülerin güvenli kullanımını engelleyen değişiklikler yapmamalısınız. Örneğin, aşağıdaki değişiklikler sürücü güvenliğini olumsuz etkileyebilir ve bunlardan kaçınılmalıdır:
- Etkin gezinme sırasında dikkat dağıtıcı animasyonlar gösterme
- Sürücünün açıkça bir işlem yapmasına gerek kalmadan gezinme ekranında yer paylaşımları gösterilmesi.
- Sürücünün mevcut konumunu gizleyen veya önemli navigasyon bilgilerini kalıcı olarak engelleyen, etkin navigasyon ekranındaki yer paylaşımları Bu, yaklaşan dönüşler, şerit kılavuzu, pusula yönü ve gezinme deneyimindeki tüm standart kullanıcı arayüzü öğelerini içerir.
Diğer uygulama koşulları
- Google'dan önceden yazılı izin almadan Navigation SDK ürün içi şartlarını değiştiremezsiniz.
- Uygulamanız, son kullanıcılarınıza uygulamayı ilk kez kullandıklarında aşağıdaki bilgileri göstermelidir:
- Navigation SDK'nın kullanım şartları
- Son kullanıcılar, gezinme işlevini kullanırken her zaman bağımsız karar vermelidir. Gezinme SDK Hizmeti'nden alınan bilgiler, gerçek zamanlı koşullardan farklı olabilir.
- Son kullanıcılar, Navigation SDK hizmetinin sağladığı talimatları uygularken ortaya çıkan ücretlerden (ör. geçiş ücretleri veya yüksek doluluklu araç şeritleri) tamamen sorumludur.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-08-31 UTC.
[null,null,["Son güncelleme tarihi: 2025-08-31 UTC."],[[["\u003cp\u003eThe Navigation SDK for iOS is intended for mobile apps providing drivers with turn-by-turn navigation and driver status tracking.\u003c/p\u003e\n"],["\u003cp\u003eThe SDK is for commercial use only and prohibits use in embedded devices or for heavy vehicle navigation without consent.\u003c/p\u003e\n"],["\u003cp\u003eApps using the SDK must display Google's map and logos without alteration.\u003c/p\u003e\n"],["\u003cp\u003eUI modifications are permitted but must not compromise driver safety by introducing distractions or obscuring critical information.\u003c/p\u003e\n"],["\u003cp\u003eApps must present Navigation SDK terms of use and disclaimers to end users upon first use.\u003c/p\u003e\n"]]],["The Navigation SDK for iOS allows real-time turn-by-turn navigation and driver status/location tracking in mobile apps, but only for commercial applications. It cannot replicate Google Maps' features or be used in embedded vehicle devices. Customizations to the UI are allowed, but should not negatively impact driver safety. Only Google-provided maps can be used, and their logos must remain unmodified. Upon first use, apps must display the SDK terms, inform users about independent judgment, and warn them about potential costs.\n"],null,["# Policies for Navigation SDK for iOS\n\nThis document lists requirements for applications developed with the\nNavigation SDK for iOS.\n\nAcceptable customer implementation use\n--------------------------------------\n\nThe Navigation SDK for iOS is designed for providing drivers with real-time turn-by-turn\nnavigation in a mobile application. The data generated by the API may also be used in other\napplications to share information related to driver status and for general tracking of driver\nlocations.\n\nDisallowed customer implementation\n----------------------------------\n\nThe Navigation SDK for iOS is allowed only for commercial applications.\nThe Navigation SDK for iOS is not allowed for the following categories of\nuse cases without express prior written consent from Google:\n\n- Heavy Vehicle routing or navigation, such as for buses, trucks, or vehicles with road restrictions, unless the Services explicitly specify supporting heavy vehicle navigation.\n\nContent scraping\n----------------\n\nRoad Name and Speed Limit may be returned to you based on user interactions with your app.\nIf you were to capture or persist the Road Name or Speed Limit for use in any other context\noutside of the user session, this would constitute scraping, which is not\nallowed by our terms.\n\nAcceptable modifications to the Navigation UI\n---------------------------------------------\n\nThe Navigation SDK for iOS enables certain UI customizations, such as\nadding custom markers, changing the size and content of the header and footer\nsurrounding the navigation viewport, or changing the size of the navigation\nviewport itself. In some situations, you might also want to overlay content on\ntop of the active navigation screen.\n\nWhen doing so, you may not introduce\nmodifications that inhibit safe use by drivers. For example, the following\nchanges can negatively impact driver safety and must be avoided:\n\n- Showing distracting animations during active navigation.\n- Showing overlays on the navigation screen without explicit driver action.\n- Positioning overlays on the active navigation screen that hide the driver's current location or permanently block important navigation information. This includes upcoming turns, lane guidance, compass orientation, and all standard UI elements in the navigation experience.\n\nOther implementation requirements\n---------------------------------\n\n- You may not modify the Navigation SDK in-product terms without the prior written consent from Google.\n- Your app must display to your end users the following information upon their first usage of the app:\n - The Navigation SDK terms of use.\n - End users should always exercise independent judgment when using navigation, as information from the Navigation SDK Service may differ from actual real-time conditions.\n - End users are solely responsible for costs incurred when following the directions provided by the Navigation SDK service, such as for toll fees or high occupancy vehicle lanes."]]