Google 지도 실행
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Google 지도를 실행하는 데는 여러 가지 방법이 있습니다.
자세히 알아보려면 아래 링크에 접속하세요.
-
지도 URL(권장)
지도 URL을 사용하면 범용 교차 플랫폼 URL을 구성하여
Google 지도를 실행하고 검색하고 경로를 찾고 내비게이션을 실행하고
지도뷰 및 파노라마 이미지를 표시할 수 있습니다. 이러한 범용
URL을 사용하면 사용자의 플랫폼에 관계없이 지도 요청을 더 광범위하게
처리할 수 있습니다.
-
Android용 Google 지도 인텐트
Android 앱에서 인텐트를 사용하면 Intent
객체에서 실행할
간단한 작업(예: '지도 표시' 또는 '공항까지의 경로 표시')을 설명하여
다른 앱에서 활동을 시작할 수 있습니다.
Android용 Google 지도 앱은 다양한 인텐트를 지원하므로 표시, 검색, 내비게이션 또는
스트리트 뷰 모드로 Google 지도 앱을
실행할 수 있습니다.
앱에 지도를 삽입하려면
Android용 Maps SDK의 시작 가이드를 참고하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-06-26(UTC)
[null,null,["최종 업데이트: 2024-06-26(UTC)"],[[["\u003cp\u003eLaunch Google Maps using universal, cross-platform URLs or platform-specific intents.\u003c/p\u003e\n"],["\u003cp\u003eMaps URLs are the recommended approach for building links that work across different platforms, enabling searches, directions, and map views.\u003c/p\u003e\n"],["\u003cp\u003eGoogle Maps Intents are available for Android, allowing your app to trigger specific actions within the Google Maps app.\u003c/p\u003e\n"],["\u003cp\u003eTo embed a map directly into your Android app, consult the Maps SDK for Android documentation.\u003c/p\u003e\n"]]],[],null,["Select platform: [Android](/maps/documentation/android-sdk/intents \"View this page for the Android platform docs.\") [iOS](/maps/documentation/ios-sdk/urlscheme \"View this page for the iOS platform docs.\")\n\n\u003cbr /\u003e\n\nYou have a couple of options available to launch Google Maps.\nFollow the links below to learn more.\n\n[Maps URLs](/maps/documentation/urls/guide) (recommended)\n\n: Using Maps URLs, you can build a universal, cross-platform\n URL to launch Google Maps and perform searches, get directions and\n navigation, and display map views and panoramic images. These universal\n URLs allow for broader handling of the maps requests no matter which\n platform the user is on.\n\n[Google Maps Intents for Android](https://developer.android.com/guide/components/google-maps-intents)\n\n: Using intents in your Android app, you can start an activity in another\n app by describing a simple action you'd like to perform (such as \"display\n a map\" or \"show directions to the airport\") in an `Intent` object.\n The Google Maps app for Android supports several different intents, allowing\n you to launch the Google Maps app in display, search, navigation,\n or Street View modes.\n\nIf you want to embed a map in your app, please refer to the\nMaps SDK for Android [guide to getting started](/maps/documentation/android-sdk/start)."]]