Enum সদস্য ডকুমেন্ট.LATITUDE
স্বাক্ষর
LATITUDE = 'latitude'
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`LATITUDE` is assigned the string value 'latitude'."],["The code snippet defines a constant variable named `LATITUDE` and sets it to the string \"latitude\"."]]],["The core content defines a constant, `LATITUDE`, and assigns it the string value 'latitude'. This constant is likely intended for use as a label or key within a larger system, potentially for identifying or accessing latitude data. The signature indicates this is part of a code definition or structure.\n"]]