org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-2B3FD0AF-2552-46AB-83B5-F404506D16EE.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 11 Jun 2010 13:33:03 -0700
changeset 372 1e408ee32d8a
parent 229 716254ccbcc0
permissions -rw-r--r--
Added templates for WRT 1.1 platform services


<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Landmark"/><meta name="DC.Relation" scheme="URI" content="GUID-40EAD781-6B30-406E-B05F-0BE932EFE86A"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-B8845FF1-D7F6-476A-8651-8B9C12D8789F"/><meta name="DC.Relation" scheme="URI" content="GUID-85F12A75-C9B1-43E3-A052-6EE8745B211F"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-2B3FD0AF-2552-46AB-83B5-F404506D16EE"/><title>Landmark </title><script type="text/javascript">
      function initPage() {}
    </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-2B3FD0AF-2552-46AB-83B5-F404506D16EE">Landmark</h1><div>
<p>The following table describes the properties of a landmark object. Properties
enclosed in brackets are optional in method calls.</p>
<div class="tablenoborder"><a name="GUID-B9B67AA5-0096-4C4B-BC30-4D1D1F320ED0"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-B9B67AA5-0096-4C4B-BC30-4D1D1F320ED0" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Landmark object
properties</caption>

<thead align="left">
<tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e44058">
<p>Property</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e44063">
<p>Description</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e44068">
<p>Type</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e44073">
<p>Value</p>
</th></tr>
</thead>
<tbody>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
<p><code>[LandmarkName]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
<p>Specifies the name of the landmark. The name need not be unique within
the database.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">
<p>Maximum length 255 characters</p>
</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
<p><code>[id]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
<p>Specifies the unique ID of the landmark. This ID is unique only within
the database to which the landmark belongs.</p>
<p>The ID is generated automatically when the landmark is added to the
database.</p>
<div class="note"><p><strong class="note_title">Note: </strong>This property must not be specified when a new landmark is <a href="GUID-D85C2567-F041-42A1-A2B5-650FCAAD60A9.html#GUID-D85C2567-F041-42A1-A2B5-650FCAAD60A9">added</a> to
a database.</p>
</div>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">&nbsp;</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
<p><code>[CategoryInfo]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
<p>Specifies the IDs of the landmark categories to which the landmark belongs.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
<p>array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">&nbsp;</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
<p><code>[LandmarkDesc]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
<p>Contains a text description for the landmark.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">
<p>Maximum length 4095 characters</p>
</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
<p><code>[LandmarkPosition]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
<p>Specifies the location of the landmark, expressed as a set of geographical
coordinates.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
<p>object</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">
<p>See <a href="#GUID-5E68B836-4D5C-43A3-A76F-1C3101D2D202">Table:
LandmarkPosition object properties</a>.</p>
</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
<p><code>[CoverageRadius]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
<p>Specifies the coverage radius in meters from the coordinates defined
in <code>LandmarkPosition</code>. This indicates the physical area
covered by the landmark, for example a city or town.</p>
<p>The landmark can be thought of as a circular area with a center expressed
as <code>LandmarkPosition</code> and a radius expressed as <code>CoverageRadius</code>.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
<p>number</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">&nbsp;</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
<p><code>[IconFile]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
<p>Specifies the full path and file name of the icon file that contains
the icon associated with the landmark.</p>
<div class="note"><p><strong class="note_title">Note: </strong>Only <code>mbm</code> files are supported.</p>
</div>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">
<p>Maximum length 255 characters</p>
</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
<p><code>[IconIndex]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
<p>Specifies the index of the icon within the icon file.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
<p>number</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">&nbsp;</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
<p><code>[IconMaskIndex]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
<p>Specifies the index of the icon mask within the icon file.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
<p>number</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">&nbsp;</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
<p><code>[LandmarkFields]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
<p>Specifies additional location information about the landmark.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
<p>object</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">
<p>See <a href="#GUID-1D96CC28-3A02-4FDC-A03A-9C2AA69FC7A7">Table:
LandmarkFields object properties</a>.</p>
</td>
</tr>
</tbody>
</table></div><div class="tablenoborder"><a name="GUID-5E68B836-4D5C-43A3-A76F-1C3101D2D202"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-5E68B836-4D5C-43A3-A76F-1C3101D2D202" frame="border" border="1" rules="all"><caption><strong>Table: </strong>LandmarkPosition
object properties</caption>

<thead align="left">
<tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e44397">
<p>Property</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e44402">
<p>Description</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e44407">
<p>Type</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e44412">
<p>Value</p>
</th></tr>
</thead>
<tbody>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44397 ">
<p><code>LandmarkPosition.Latitude</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44402 ">
<p>Specifies the latitude of the landmark location in <a href="http://en.wikipedia.org/wiki/World_Geodetic_System" target="_blank">WGS
84 datum</a> format. This must be specified in decimal degrees.</p>
<p>The normal value range is [-90.00, +90.00]. Out-of-range values are
normalized to the range as per standards. Negative degrees indicate west latitude
while positive degrees indicate east latitude.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44407 ">
<p>number</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44412 ">
<p>[-90.00, +90.00]</p>
</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44397 ">
<p><code>LandmarkPosition.Longitude</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44402 ">
<p>Specifies the longitude of the landmark location in <a href="http://en.wikipedia.org/wiki/World_Geodetic_System" target="_blank">WGS
84 datum</a> format. This must be specified in decimal degrees.</p>
<p>The normal value range is [-180.00, +180.00]. Out-of-range values are
normalized to the range as per standards. Negative degrees indicate south
longitude while positive degrees indicate north longitude.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44407 ">
<p>number</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44412 ">
<p>[-180.00, +180.00]</p>
</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44397 ">
<p><code>[LandmarkPosition.Altitude]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44402 ">
<p>Specifies the altitude of the landmark location in <a href="http://en.wikipedia.org/wiki/World_Geodetic_System" target="_blank">WGS
84 datum</a> format. The altitude is in meters.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44407 ">
<p>number</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44412 ">&nbsp;</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44397 ">
<p><code>[LandmarkPosition.HAccuracy]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44402 ">
<p>Specifies the error estimate for horizontal accuracy to [<code>Latitude</code>, <code>Longitude</code>,
and <code>Altitude</code>] in meters.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44407 ">
<p>number</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44412 ">&nbsp;</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44397 ">
<p><code>[LandmarkPosition.VAccuracy]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44402 ">
<p>Specifies the error estimate for vertical accuracy to [<code>Latitude</code>, <code>Longitude</code>,
and <code>Altitude</code>] in meters.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44407 ">
<p>number</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44412 ">&nbsp;</td>
</tr>
</tbody>
</table></div><div class="tablenoborder"><a name="GUID-1D96CC28-3A02-4FDC-A03A-9C2AA69FC7A7"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-1D96CC28-3A02-4FDC-A03A-9C2AA69FC7A7" frame="border" border="1" rules="all"><caption><strong>Table: </strong>LandmarkFields
object properties</caption>

<thead align="left">
<tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e44598">
<p>Property</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e44603">
<p>Description</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e44608">
<p>Type</p>
</th><th class="cellrowborder" valign="top" width="25%" id="d0e44613">
<p>Value</p>
</th></tr>
</thead>
<tbody>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
<p><code>[LandmarkFields.Street]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
<p>Specifies the street name of the landmark.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
<p>Maximum length 255 characters</p>
</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
<p><code>[LandmarkFields.BuildingName]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
<p>Specifies the building name of the landmark.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
<p>Maximum length 255 characters</p>
</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
<p><code>[LandmarkFields.District]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
<p>Specifies the district to which the landmark belongs.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
<p>Maximum length 255 characters</p>
</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
<p><code>[LandmarkFields.City]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
<p>Specifies the city to which the landmark belongs.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
<p>Maximum length 255 characters</p>
</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
<p><code>[LandmarkFields.AreaCode]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
<p>Specifies the area code of the landmark.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
<p>Maximum length 255 characters</p>
</td>
</tr>
<tr class="bg ">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
<p><code>[LandmarkFields.Telephone]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
<p>Specifies the contact number of the landmark.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
<p>Maximum length 255 characters</p>
</td>
</tr>
<tr class="">
<td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
<p><code>[LandmarkFields.Country]</code></p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
<p>Specifies the country to which the landmark belongs.</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
<p>string</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
<p>Maximum length 255 characters</p>
</td>
</tr>
</tbody>
</table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>