Mapy Google Maps Platform (GMP) możesz dostosowywać na kilka sposobów. Większość tych metod wymaga użycia identyfikatora mapy, aby uzyskać dostęp do różnych funkcji dostosowywania mapy. Możesz też ręcznie dostosowywać mapy GMP za pomocą stylów JSON.
Dostosowywanie map za pomocą identyfikatorów map
Identyfikator mapy to niepowtarzalny identyfikator, który reprezentuje pojedynczą instancję Mapy Google. Identyfikatory map są ograniczone do jednej platformy: JavaScript, Android, iOS lub map statycznych. Identyfikatory mapy są powiązane z projektem. Możesz ich używać do włączania funkcji oraz zarządzania mapami i ich stylizowania w swoich witrynach i aplikacjach. Więcej informacji znajdziesz w omówieniu identyfikatorów map.
Dostosowywanie za pomocą identyfikatorów map i definiowania stylów map w Google Cloud
Dzięki definiowaniu stylów map w Google Cloud możesz używać identyfikatorów i stylów map, aby tworzyć dla użytkowników niestandardowe mapy drogowe. Następnie możesz w razie potrzeby zaktualizować styl w Cloud Console bez konieczności aktualizowania kodu aplikacji. Więcej informacji znajdziesz w artykule Definiowanie stylów map w Google Cloud.
Ręczne dostosowywanie map za pomocą stylów JSON
Ręczne dostosowywanie map umożliwia stylizowanie zwykłego typu mapy i nie wymaga identyfikatora mapy. Wszelkie aktualizacje stylu wymagają aktualizacji kodu. Nie możesz łączyć w tej samej aplikacji ręcznego definiowania stylów map i definiowania stylów map w Google Cloud.
Aby ręcznie dostosować mapę za pomocą stylów JSON, zapoznaj się z artykułem Dodawanie mapy ze stylami.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-08-17 UTC."],[[["\u003cp\u003eMap customization in Google Maps Platform (GMP) can be achieved through map IDs or manual JSON styling.\u003c/p\u003e\n"],["\u003cp\u003eMap IDs are unique identifiers representing a single instance of a Google Map, restricted to a specific platform.\u003c/p\u003e\n"],["\u003cp\u003eCloud-based maps styling utilizes map IDs and styles, allowing for updates in the Cloud console without app code modifications.\u003c/p\u003e\n"],["\u003cp\u003eManual map customization with JSON styling styles the standard map type, but requires code updates for style changes and cannot be combined with cloud-based styling.\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/maps-static/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[Add a styled map](../styling)."]]