Anda memiliki beberapa opsi untuk menyesuaikan peta Google Maps Platform (GMP). Sebagian besar metode ini mengharuskan Anda menggunakan ID peta untuk mengakses beberapa fitur penyesuaian peta yang berbeda. Anda juga dapat menyesuaikan peta GMP secara manual menggunakan gaya visual JSON,
Menyesuaikan peta dengan ID peta
ID peta adalah ID unik yang mewakili satu instance Google Maps. ID peta dibatasi untuk satu platform–JavaScript, Android, iOS, atau peta Statis. Anda mengaitkan ID peta dengan project, dan dapat menggunakan ID peta untuk mengaktifkan fitur atau mengelola atau menata peta di situs dan aplikasi Anda. Untuk mengetahui detailnya, lihat Ringkasan ID peta.
Menyesuaikan dengan ID peta dan gaya visual peta berbasis Cloud
Dengan gaya visual peta berbasis cloud, Anda menggunakan ID peta dan gaya peta untuk membuat pengalaman peta jalan yang disesuaikan bagi pengguna Anda. Kemudian, Anda dapat memperbarui gaya sesuai kebutuhan di Konsol Cloud, tanpa harus memperbarui kode aplikasi. Untuk mengetahui detailnya, lihat Gaya visual peta berbasis cloud.
Menyesuaikan peta secara manual dengan gaya visual JSON
Menyesuaikan peta secara manual memungkinkan Anda menata gaya jenis peta normal, dan tidak memerlukan ID peta. Setiap update pada gaya memerlukan update kode. Anda tidak dapat menggabungkan gaya visual peta manual dan gaya visual peta berbasis cloud dalam aplikasi yang sama.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-16 UTC."],[[["\u003cp\u003eGoogle Maps Platform (GMP) maps can be customized through various methods, primarily using a map ID.\u003c/p\u003e\n"],["\u003cp\u003eMap IDs are unique identifiers associated with a project and a specific platform (JavaScript, Android, iOS, or Static maps) to enable features and manage map styles.\u003c/p\u003e\n"],["\u003cp\u003eCloud-based maps styling allows for the use of map IDs and map styles to customize road maps, with the benefit of updating styles in the Cloud console without code changes.\u003c/p\u003e\n"],["\u003cp\u003eManual map customization using JSON styling is available for styling the normal map type but does not require a map ID and necessitates code updates for any style changes.\u003c/p\u003e\n"],["\u003cp\u003eCloud-based maps styling and manual map styling using JSON cannot be combined within the same application.\u003c/p\u003e\n"]]],["Google Maps Platform (GMP) maps can be customized using map IDs or JSON styling. Map IDs, unique identifiers for a single map instance on a specific platform (Android, iOS, JavaScript, or Web Service), enable cloud-based styling and feature management via the Cloud console. JSON styling, which doesn't require a map ID, allows manual map styling but necessitates code updates for any changes. Cloud-based and manual styling cannot be combined. Select a platform to begin, or check out map ID overview and cloud-based map styling.\n"],null,["# Customize maps\n\nSelect 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---------------------------\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/ios-sdk/map-ids/mapid-over).\n\nCustomize with map IDs and Cloud-based maps styling\n---------------------------------------------------\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-----------------------------------------\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[Add a styled map](../styling)."]]