ঘোষণা :
15 এপ্রিল, 2025 এর আগে আর্থ ইঞ্জিন ব্যবহার করার জন্য নিবন্ধিত সমস্ত অবাণিজ্যিক প্রকল্পগুলিকে অবশ্যই আর্থ ইঞ্জিন অ্যাক্সেস বজায় রাখার জন্য
অ-বাণিজ্যিক যোগ্যতা যাচাই করতে হবে।
ui.Map.style
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
মানচিত্রের শৈলী ActiveDictionary ফেরত দেয়, যা মানচিত্রের শৈলী আপডেট করতে পরিবর্তন করা যেতে পারে।
ui.Panel.style() ডকুমেন্টেশনে তালিকাভুক্ত স্ট্যান্ডার্ড UI API শৈলীগুলি ছাড়াও, ui.Map নিম্নলিখিত কাস্টম শৈলী বিকল্পটিকে সমর্থন করে:
- কার্সার, যা 'ক্রসশেয়ার' বা 'হ্যান্ড' (ডিফল্ট) হতে পারে
ব্যবহার | রিটার্নস | Map. style () | ui.data.ActiveDictionary |
যুক্তি | টাইপ | বিস্তারিত | এই: ui.map | ui.মানচিত্র | ui.Map উদাহরণ। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eAccess and modify the map's styles using the \u003ccode\u003estyle()\u003c/code\u003e method, which returns an ActiveDictionary containing style properties.\u003c/p\u003e\n"],["\u003cp\u003eCustomize the map's cursor appearance with the \u003ccode\u003ecursor\u003c/code\u003e style option, choosing between 'crosshair' and the default 'hand'.\u003c/p\u003e\n"],["\u003cp\u003eRefer to the \u003ccode\u003eui.Panel.style()\u003c/code\u003e documentation for standard UI API styles applicable to the map, in addition to the custom \u003ccode\u003ecursor\u003c/code\u003e option.\u003c/p\u003e\n"]]],[],null,["# ui.Map.style\n\n\u003cbr /\u003e\n\nReturns the map's style ActiveDictionary, which can be modified to update the map's styles.\n\n\u003cbr /\u003e\n\nIn addition to the standard UI API styles listed in the ui.Panel.style() documentation, ui.Map supports the following custom style option:\n\n- cursor, which can be 'crosshair' or 'hand' (default)\n\n| Usage | Returns |\n|---------------|--------------------------|\n| Map.style`()` | ui.data.ActiveDictionary |\n\n| Argument | Type | Details |\n|----------------|--------|----------------------|\n| this: `ui.map` | ui.Map | The ui.Map instance. |"]]