placemark
美
英 
- 網(wǎng)絡(luò)地標(biāo);地圖標(biāo)記;位置標(biāo)記
例句
After the description element, this template creates the point element, specifying the longitude and latitude of the Placemark on the map.
在描述元素之后,模板創(chuàng)建point元素,指定地圖上Placemark對(duì)象的經(jīng)度和緯度。
Click one of the Placemarks in the map to display its pop-up balloon, as shown in Figure 4.
單擊地圖上的一個(gè)Placemark對(duì)象,這將顯示一個(gè)彈出氣球,如圖4所示。
This template is responsible for creating the Placemark element for the building, where the bookmark will appear on the map.
該模板為樓房創(chuàng)建Placemark元素,這些樓房對(duì)應(yīng)的書(shū)簽將出現(xiàn)在地圖上。
The file may also contain one or more folders (used to organize shapes logically), and inside each folder are placemarks.
這個(gè)文件還可能包含一個(gè)或更多的文件夾(用來(lái)邏輯地組織各種形狀),并且在每個(gè)文件夾內(nèi)是一些placemark。
Note that the Placemark element is actually an array of Placemarks, as multiple Placemarks might correspond to an address.
請(qǐng)注意,Placemark元素實(shí)際上是一個(gè)Placemarks數(shù)組,可能有多個(gè)Placemark對(duì)應(yīng)一個(gè)地址。
Note that Placemark is accessed here as an array.
請(qǐng)注意,這里的Placemark作為一個(gè)數(shù)組訪(fǎng)問(wèn)。
Listing 3 is a KML document that contains name, description, and Placemark elements, each of which represents a location on earth.
清單3是一個(gè)包含名稱(chēng)元素、描述元素和Placemark元素的KML文檔,每個(gè)Placemark元素表示地球上的一個(gè)位置。