Google Maps Platform (GMP) के मैप को पसंद के मुताबिक बनाने के लिए, आपके पास कई विकल्प होते हैं. इनमें से ज़्यादातर तरीकों में, मैप आईडी का इस्तेमाल करना ज़रूरी होता है. इससे मैप को पसंद के मुताबिक बनाने की कई सुविधाओं को ऐक्सेस किया जा सकता है. JSON स्टाइलिंग का इस्तेमाल करके, GMP के मैप को मैन्युअल तरीके से भी पसंद के मुताबिक बनाया जा सकता है,
मैप आईडी की मदद से मैप को पसंद के मुताबिक बनाना
मैप आईडी, एक यूनीक आइडेंटिफ़ायर होता है. यह Google Maps के किसी एक इंस्टेंस को दिखाता है. मैप आईडी का इस्तेमाल सिर्फ़ एक प्लैटफ़ॉर्म पर किया जा सकता है. जैसे, JavaScript, Android, iOS या स्टैटिक मैप. मैप आईडी को किसी प्रोजेक्ट से जोड़ा जाता है. साथ ही, मैप आईडी का इस्तेमाल करके, अपनी वेबसाइटों और ऐप्लिकेशन पर सुविधाएं चालू की जा सकती हैं. इसके अलावा, मैप मैनेज किए जा सकते हैं या उनकी स्टाइल बदली जा सकती है. ज़्यादा जानकारी के लिए, मैप आईडी के बारे में खास जानकारी देखें.
मैप आईडी और क्लाउड पर मैप की स्टाइलिंग की सुविधाओं का इस्तेमाल करके मैप को पसंद के मुताबिक बनाना
क्लाउड पर मैप की स्टाइलिंग की सुविधा का इस्तेमाल करके, मैप आईडी और मैप स्टाइल का इस्तेमाल किया जाता है. इससे, उपयोगकर्ताओं के लिए उनकी पसंद के मुताबिक रोड मैप तैयार किया जा सकता है. इसके बाद, Cloud Console में जाकर स्टाइल को अपनी ज़रूरत के हिसाब से अपडेट किया जा सकता है. इसके लिए, आपको अपने ऐप्लिकेशन के कोड को अपडेट करने की ज़रूरत नहीं होगी. ज़्यादा जानकारी के लिए, क्लाउड पर मैप की स्टाइलिंग देखें.
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-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,["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\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\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\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)."]]