Hai a disposizione diverse opzioni per personalizzare le mappe di Google Maps Platform (GMP). La maggior parte di questi metodi richiede l'utilizzo di un ID mappa per accedere a diverse funzionalità di personalizzazione della mappa. Puoi anche personalizzare manualmente le mappe GMP utilizzando lo stile JSON,
Personalizzare le mappe con gli ID mappa
Un ID mappa è un identificatore univoco che rappresenta una singola istanza di una mappa Google. Gli ID mappa sono limitati a una singola piattaforma: JavaScript, Android, iOS o mappe statiche. Puoi associare gli ID mappa a un progetto e utilizzarli per attivare funzionalità o gestire o personalizzare lo stile delle mappe sui tuoi siti web e nelle tue applicazioni. Per i dettagli, consulta Panoramica dell'ID mappa.
Personalizzare con gli ID mappa e la personalizzazione delle mappe basata su cloud
Con la personalizzazione delle mappe basata su cloud, utilizzi gli ID mappa e gli stili di mappa per creare un'esperienza personalizzata con le mappe stradali per i tuoi utenti. Puoi quindi aggiornare lo stile in base alle esigenze in Cloud Console, senza dover aggiornare il codice delle tue app. Per i dettagli, consulta Personalizzazione delle mappe basata su cloud.
Personalizzare le mappe manualmente con gli stili JSON
La personalizzazione manuale delle mappe consente di applicare uno stile al tipo di mappa normale e non richiede un ID mappa. Qualsiasi aggiornamento dello stile richiede un aggiornamento del codice. Non puoi combinare la personalizzazione manuale delle mappe e la personalizzazione delle mappe basata su cloud nella stessa app.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-08-16 UTC."],[[["\u003cp\u003eMap IDs are unique identifiers for Google Maps instances, restricted to a single platform (JavaScript, Android, iOS, or Static maps), and used to enable features, manage, or style maps.\u003c/p\u003e\n"],["\u003cp\u003eCloud-based maps styling allows customization through map IDs and map styles, with updates managed in the Cloud console without requiring code changes in the application.\u003c/p\u003e\n"],["\u003cp\u003eManual map customization with JSON styling offers another method to style maps, but it does not require a map ID, and updates necessitate code changes.\u003c/p\u003e\n"],["\u003cp\u003eUsing cloud-based maps styling on Android requires the latest renderer for the Maps SDK for Android.\u003c/p\u003e\n"],["\u003cp\u003eMultiple platforms are available for customization, including Android, iOS, Javascript, and Web Service.\u003c/p\u003e\n"]]],["Google Maps Platform (GMP) maps can be customized using map IDs or JSON styling. Map IDs, unique identifiers for each map instance, enable cloud-based styling, which allows style updates in the Cloud console without code changes. These are platform-specific. Alternatively, manual customization with JSON styling is possible but requires code updates for style changes, it does not require a map ID. Cloud and manual styles can't be mixed. On Android, the latest renderer is needed for cloud 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\n| To use cloud-based maps styling on Android, you must use the latest renderer for Maps SDK for Android. [Follow these instructions](/maps/documentation/android-sdk/renderer).\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/android-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)."]]