Google Maps Platform (GMP) 지도를 맞춤설정하는 방법에는 여러 가지가 있습니다. 이러한 메서드 대부분은 지도 ID를 사용하여 여러 가지 지도 맞춤설정 기능에 액세스해야 합니다. JSON 스타일 지정을 사용하여 GMP 지도를 수동으로 맞춤설정할 수도 있습니다.
지도 ID로 지도 맞춤설정
지도 ID는 Google 지도의 단일 인스턴스를 나타내는 고유 식별자입니다. 지도 ID는 단일 플랫폼(JavaScript, Android, iOS 또는 정적 지도)으로 제한됩니다. 지도 ID를 프로젝트와 연결하고 지도 ID를 사용하여 웹사이트와 애플리케이션에서 기능을 사용 설정하거나 지도를 관리하거나 스타일을 지정할 수 있습니다. 자세한 내용은 지도 ID 개요를 참고하세요.
지도 ID 및 클라우드 기반 지도 스타일 지정으로 맞춤설정
클라우드 기반 지도 스타일 지정을 사용하면 지도 ID와 지도 스타일을 사용하여 사용자를 위한 맞춤설정된 도로 지도 환경을 만들 수 있습니다. 그런 다음 앱 코드를 업데이트하지 않고도 Cloud 콘솔에서 필요에 따라 스타일을 업데이트할 수 있습니다. 자세한 내용은 클라우드 기반 지도 스타일 지정을 참고하세요.
JSON 스타일 지정으로 지도를 수동으로 맞춤설정
지도를 수동으로 맞춤설정하면 일반 지도 유형의 스타일을 지정할 수 있으며 지도 ID가 필요하지 않습니다. 스타일을 업데이트하려면 코드를 업데이트해야 합니다. 동일한 앱에서 수동 지도 스타일 지정과 클라우드 기반 지도 스타일 지정을 결합할 수 없습니다.
JSON 스타일 지정을 사용하여 지도를 수동으로 맞춤설정하려면 JSON 지도 스타일 지정을 참고하세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-17(UTC)"],[[["\u003cp\u003eGoogle Maps Platform offers various customization options, including using map IDs and JSON styling.\u003c/p\u003e\n"],["\u003cp\u003eMap IDs are unique identifiers for Google Maps, enabling features and styling management within projects.\u003c/p\u003e\n"],["\u003cp\u003eCloud-based maps styling, coupled with map IDs, allows for dynamic customization through the Cloud Console without code updates.\u003c/p\u003e\n"],["\u003cp\u003eManual customization using JSON styling directly modifies map appearance but necessitates code updates for any changes.\u003c/p\u003e\n"],["\u003cp\u003eYou can't combine manual JSON styling and cloud-based styling on the same map.\u003c/p\u003e\n"]]],[],null,["Select platform: [Android](/maps/documentation/android-sdk/map-ids/customize-maps-overview \"View this page for the Android platform docs.\") [iOS](/maps/documentation/ios-sdk/map-ids/customize-maps-overview \"View this page for the iOS platform docs.\") [JavaScript](/maps/documentation/javascript/map-ids/customize-maps-overview \"View this page for the JavaScript platform docs.\") [Web Service](/maps/documentation/maps-static/map-ids/customize-maps-overview \"View this page for the Web Service platform docs.\")\n\n\u003cbr /\u003e\n\nYou have several options for customizing Google Maps Platform (GMP) maps. Most of\nthese methods require you to use a map ID to access several different map\ncustomization features. You can also manually customize GMP\nmaps using JSON styling,\n\nCustomize maps with map IDs\n\nA map ID is a unique identifier that represents a single instance of a Google\nMap. Map IDs are restricted to a single platform--JavaScript, Android, iOS, or\nStatic maps. You associate map IDs with a project, and can use map IDs to enable\nfeatures or manage or style maps on your websites and in your applications. For\ndetails, see [Map ID overview](/maps/documentation/javascript/map-ids/mapid-over).\n\nCustomize with map IDs and Cloud-based maps styling\n\nWith cloud-based maps styling, you use map IDs and map styles to create a\ncustomized road map experience for your users. You can then update the style as\nneeded in the Cloud console, without having to update your apps' code. For\ndetails, see [Cloud-based maps styling](../cloud-customization/index).\n\nCustomize maps manually with JSON styling\n\nManually customizing maps lets you style the normal map type, and does not\nrequire a map ID. Any updates to the style require a code update. You cannot\ncombine manual map styling and cloud-based maps styling in the same app.\n\nTo customize a map manually using JSON styling, see\n\n[JSON map styling](../json-styling-overview)."]]