Yeni harita stilleri yakında Google Haritalar Platformu'nda kullanıma sunulacak. Harita stilinde yapılan bu güncelleme, yeni bir varsayılan renk paletinin yanı sıra harita deneyimleri ve kullanılabilirliğiyle ilgili iyileştirmeler içermektedir. Tüm harita stilleri Mart 2025'te otomatik olarak güncellenecektir. Bu özelliğin kullanılabilirliği ve bu özelliğe daha önce nasıl katılacağınız hakkında daha fazla bilgi edinmek için Google Haritalar Platformu için yeni harita stili başlıklı makaleyi inceleyin.
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Haritalar Statik API, JavaScript veya dinamik sayfa yükleme işlemine gerek kalmadan web sayfanıza Google Haritalar resmi yerleştirmenize olanak tanır. Haritalar Statik API hizmeti, standart bir HTTP isteği üzerinden gönderilen URL parametrelerine göre haritanızı oluşturur ve haritayı web sayfanızda görüntüleyebileceğiniz bir resim olarak döndürür.
Hızlı bir örnek
Aşağıdaki örnekte, New York City'nin merkezindeki bir Maps Static API resminin URL'si gösterilmektedir:
Bu resmin sayfada görünmesi için "özel" bir işlem yapmanız gerekmez. JavaScript gerekmez. Tek yapmamız gereken bir URL oluşturmak ve bunu bir <img> etiketine yerleştirmekti. Web sayfanızda, resim yerleştirebileceğiniz her yere Google Haritalar Statik API'si yerleştirebilirsiniz.
Kimlik doğrulama, kotalar, fiyatlandırma ve politikalar
Kimlik doğrulama
Maps Static API'yi kullanmak için önce API'yi etkinleştirmeniz ve doğru kimlik doğrulama kimlik bilgilerini edinmeniz gerekir. Daha fazla bilgi için Google Haritalar Platformu'nu kullanmaya başlama başlıklı makaleyi inceleyin.
Kotalar ve fiyatlandırma
Maps Static API için belirlenen kotalar ve fiyatlandırma hakkında ayrıntılı bilgi edinmek isterseniz kullanım ve faturalandırma sayfasını inceleyin.
Maps Static API geliştirici kılavuzu, bir web sayfasına veya mobil uygulamaya Maps Static API resimleri eklemek isteyen web sitesi ve mobil geliştiricilere yöneliktir. API'nin kullanımıyla ilgili bir giriş ve mevcut parametrelerle ilgili referans materyali sağlar.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-02-08 UTC."],[[["The Google Maps Static API allows you to embed Google Maps images on your webpage without JavaScript or dynamic loading by creating a URL with parameters and placing it within an `\u003cimg\u003e` tag."],["To use the API, you'll need a project with a billing account and the Maps Static API enabled, along with proper authentication credentials."],["The Maps Static API creates map images based on URL parameters sent through an HTTP request, returning the map as a displayable image."],["Usage of the API is subject to quotas, pricing, and the Google Maps Platform Terms of Service, details of which can be found in the provided documentation links."],["Street View imagery used in the API may come from both Google and public user-generated content, without an option to select a specific source."]]],["The Maps Static API lets users embed Google Maps images on webpages via HTTP requests, without JavaScript. It requires a project with a billing account and API enablement. The API creates maps based on URL parameters and returns them as images. Users need to obtain authentication credentials. Usage is subject to quotas, pricing, and Google Maps Platform Terms of Service. The Street View imagery can come from Google or user-generated content, and users cannot control the source.\n"]]