Pengumuman: Semua project nonkomersial yang terdaftar untuk menggunakan Earth Engine sebelum
15 April 2025 harus
memverifikasi kelayakan nonkomersial untuk mempertahankan akses Earth Engine.
ui.Map.GeometryLayer.get
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Menampilkan clone objek ini atau, jika kunci diberikan, nilai properti dengan kunci yang diteruskan. Lihat parameter konstruktor untuk mengetahui properti yang tersedia.
Penggunaan | Hasil |
---|
GeometryLayer.get(key) | Objek |
Argumen | Jenis | Detail |
---|
ini: ui.data.activedictionary | ui.data.ActiveDictionary | Instance ui.data.ActiveDictionary. |
key | String, opsional | Kunci properti yang akan diambil. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-26 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-26 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eget\u003c/code\u003e method returns a clone of the GeometryLayer object or the value of a specific property if a key is provided.\u003c/p\u003e\n"],["\u003cp\u003eAvailable properties are defined within the constructor's parameters.\u003c/p\u003e\n"],["\u003cp\u003eIt is used on a \u003ccode\u003eui.data.ActiveDictionary\u003c/code\u003e instance and can optionally accept a property key string.\u003c/p\u003e\n"]]],[],null,["# ui.Map.GeometryLayer.get\n\n\u003cbr /\u003e\n\nReturns either a clone of this object or, if a key is provided, the value of the property with the passed-in key. Look at the constructor's parameters to see which properties are available.\n\n\u003cbr /\u003e\n\n| Usage | Returns |\n|------------------------------|---------|\n| GeometryLayer.get`(`*key*`)` | Object |\n\n| Argument | Type | Details |\n|----------------------------------|--------------------------|----------------------------------------|\n| this: `ui.data.activedictionary` | ui.data.ActiveDictionary | The ui.data.ActiveDictionary instance. |\n| `key` | String, optional | The key of the property to retrieve. |"]]