Google Maps Platform 即将推出全新地图样式。此次地图样式更新包括全新默认调色板,以及地图体验和易用性方面的改进。所有地图样式将于 2025 年 3 月自动更新。如需详细了解适用范围以及如何提前选择启用,请参阅
全新 Google Maps Platform 地图样式。
启动 Google 地图
您可以通过多种方式启动 Google 地图。请访问以下链接了解详情。
- 地图网址(推荐)
利用地图网址,您可以构建一个跨平台通用网址,以启动 Google 地图、执行搜索、获取路线和导航,以及显示地图视图和全景图片。无论用户使用哪个平台,您都可以通过这些通用网址更广泛地处理地图请求。
- 适用于 Android 的 Google 地图 intent
利用 Android 应用中的 intent,您可以通过在某个 Intent
对象中描述您想执行的简单操作(如“显示地图”或“显示前往机场的路线”)来启动另一个应用中的 activity。Android 版 Google 地图应用支持多种不同的 intent,可让您以显示模式、搜索模式、导航模式或街景模式启动 Google 地图应用。
如果您想在应用中嵌入地图,请参阅 Maps SDK for Android 入门指南。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-06-26。
[null,null,["最后更新时间 (UTC):2024-06-26。"],[[["Launch Google Maps using universal, cross-platform URLs or platform-specific intents."],["Maps URLs are the recommended approach for building links that work across different platforms, enabling searches, directions, and map views."],["Google Maps Intents are available for Android, allowing your app to trigger specific actions within the Google Maps app."],["To embed a map directly into your Android app, consult the Maps SDK for Android documentation."]]],[]]