মানচিত্রে আঁকুন
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
পয়েন্ট, লাইন, এলাকা বা বস্তুর সংগ্রহ নির্ধারণ করতে আপনি মানচিত্রে বস্তু যোগ করতে পারেন। ম্যাপ জাভাস্ক্রিপ্ট এপিআই-এর ফটোরিয়ালিস্টিক 3D মানচিত্র এই বস্তুগুলিকে ওভারলে বলে। ওভারলেগুলি ভৌগলিক স্থানাঙ্কের সাথে আবদ্ধ থাকে, তাই আপনি যখন মানচিত্রটি টেনে বা জুম করেন তখন তারা সরে যায়।
ওভারলে প্রকার
Maps JavaScript API-এ ফটোরিলিস্টিক 3D মানচিত্র বিভিন্ন ধরনের ওভারলে সমর্থন করে যা আপনি প্রোগ্রামগতভাবে যোগ করতে পারেন:
- একটি পপওভার একটি মানচিত্রে একটি নির্দিষ্ট অবস্থানে বিষয়বস্তু (সাধারণত পাঠ্য বা ছবি) প্রদর্শনের জন্য একটি বিশেষ ধরনের ওভারলে। Popovers মানচিত্র JavaScript API-এ তথ্য উইন্ডোর অনুরূপ।
- মানচিত্রের রেখাগুলি পলিলাইন ব্যবহার করে প্রদর্শিত হয়, যা লাইনের অংশ দ্বারা সংযুক্ত বিন্দুগুলির একটি ক্রমানুসারে উপস্থাপিত হয়।
- মানচিত্রে নির্বিচারে আকৃতির এলাকাগুলি বহুভুজ ব্যবহার করে প্রদর্শিত হয়। পলিলাইনগুলির মতো, বহুভুজগুলি অবস্থানগুলির একটি ক্রমানুসারে। পলিলাইনের বিপরীতে, বহুভুজ একটি অঞ্চলকে সংজ্ঞায়িত করে যা তারা ঘেরাও করে।
- মডেলগুলি হল gLTF সংস্থান যা মানচিত্রে 3D আকারে রেন্ডার করা হয়৷
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-04-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-04-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["\u003cbr /\u003e\n\n| This product or feature is in Preview (pre-GA). Pre-GA products and features might have limited support, and changes to pre-GA products and features might not be compatible with other pre-GA versions. Pre-GA Offerings are covered by the [Google\n| Maps Platform Service Specific Terms](https://cloud.google.com/maps-platform/terms/maps-service-terms). For more information, see the [launch stage\n| descriptions](/maps/launch-stages).\n\n\u003cbr /\u003e\n\nYou can add objects to the map to designate points, lines, areas, or collections\nof objects. The Photorealistic 3D Maps in Maps JavaScript API calls these objects overlays. Overlays are\ntied to geographic coordinates, so they move when you drag or zoom the\nmap.\n\nOverlay types\n\nThe Photorealistic 3D Maps in Maps JavaScript API supports several different types of overlays that you\ncan add programmatically:\n\n- A **[popover](/maps/documentation/javascript/3d/popovers)** is a special kind of overlay for displaying content (usually text or images) at a given location on a map. Popovers are analogous to [Info windows](/maps/documentation/javascript/infowindows) in the Maps JavaScript API.\n- Lines on the map are displayed using **[polylines](/maps/documentation/javascript/3d/shapes-lines#polylines)**, represented as an ordered sequence of points connected by line segments.\n- Areas of arbitrary shape on the map are displayed using **[polygons](/maps/documentation/javascript/3d/shapes-lines#polygons)**. Like polylines, polygons are an ordered sequence of locations. Unlike polylines, polygons define a region which they enclose.\n- **[Models](/maps/documentation/javascript/3d/models)** are gLTF resources that are rendered on the map as 3D shapes."]]