org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-2B3FD0AF-2552-46AB-83B5-F404506D16EE.html
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 
       
     2 <!DOCTYPE html
       
     3   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 <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">
       
     5       function initPage() {}
       
     6     </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>
       
     7 <p>The following table describes the properties of a landmark object. Properties
       
     8 enclosed in brackets are optional in method calls.</p>
       
     9 <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
       
    10 properties</caption>
       
    11 
       
    12 <thead align="left">
       
    13 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e44058">
       
    14 <p>Property</p>
       
    15 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44063">
       
    16 <p>Description</p>
       
    17 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44068">
       
    18 <p>Type</p>
       
    19 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44073">
       
    20 <p>Value</p>
       
    21 </th></tr>
       
    22 </thead>
       
    23 <tbody>
       
    24 <tr class="">
       
    25 <td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
       
    26 <p><code>[LandmarkName]</code></p>
       
    27 </td>
       
    28 <td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
       
    29 <p>Specifies the name of the landmark. The name need not be unique within
       
    30 the database.</p>
       
    31 </td>
       
    32 <td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
       
    33 <p>string</p>
       
    34 </td>
       
    35 <td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">
       
    36 <p>Maximum length 255 characters</p>
       
    37 </td>
       
    38 </tr>
       
    39 <tr class="bg ">
       
    40 <td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
       
    41 <p><code>[id]</code></p>
       
    42 </td>
       
    43 <td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
       
    44 <p>Specifies the unique ID of the landmark. This ID is unique only within
       
    45 the database to which the landmark belongs.</p>
       
    46 <p>The ID is generated automatically when the landmark is added to the
       
    47 database.</p>
       
    48 <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
       
    49 a database.</p>
       
    50 </div>
       
    51 </td>
       
    52 <td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
       
    53 <p>string</p>
       
    54 </td>
       
    55 <td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">&nbsp;</td>
       
    56 </tr>
       
    57 <tr class="">
       
    58 <td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
       
    59 <p><code>[CategoryInfo]</code></p>
       
    60 </td>
       
    61 <td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
       
    62 <p>Specifies the IDs of the landmark categories to which the landmark belongs.</p>
       
    63 </td>
       
    64 <td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
       
    65 <p>array of strings</p>
       
    66 </td>
       
    67 <td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">&nbsp;</td>
       
    68 </tr>
       
    69 <tr class="bg ">
       
    70 <td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
       
    71 <p><code>[LandmarkDesc]</code></p>
       
    72 </td>
       
    73 <td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
       
    74 <p>Contains a text description for the landmark.</p>
       
    75 </td>
       
    76 <td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
       
    77 <p>string</p>
       
    78 </td>
       
    79 <td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">
       
    80 <p>Maximum length 4095 characters</p>
       
    81 </td>
       
    82 </tr>
       
    83 <tr class="">
       
    84 <td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
       
    85 <p><code>[LandmarkPosition]</code></p>
       
    86 </td>
       
    87 <td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
       
    88 <p>Specifies the location of the landmark, expressed as a set of geographical
       
    89 coordinates.</p>
       
    90 </td>
       
    91 <td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
       
    92 <p>object</p>
       
    93 </td>
       
    94 <td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">
       
    95 <p>See <a href="#GUID-5E68B836-4D5C-43A3-A76F-1C3101D2D202">Table:
       
    96 LandmarkPosition object properties</a>.</p>
       
    97 </td>
       
    98 </tr>
       
    99 <tr class="bg ">
       
   100 <td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
       
   101 <p><code>[CoverageRadius]</code></p>
       
   102 </td>
       
   103 <td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
       
   104 <p>Specifies the coverage radius in meters from the coordinates defined
       
   105 in <code>LandmarkPosition</code>. This indicates the physical area
       
   106 covered by the landmark, for example a city or town.</p>
       
   107 <p>The landmark can be thought of as a circular area with a center expressed
       
   108 as <code>LandmarkPosition</code> and a radius expressed as <code>CoverageRadius</code>.</p>
       
   109 </td>
       
   110 <td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
       
   111 <p>number</p>
       
   112 </td>
       
   113 <td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">&nbsp;</td>
       
   114 </tr>
       
   115 <tr class="">
       
   116 <td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
       
   117 <p><code>[IconFile]</code></p>
       
   118 </td>
       
   119 <td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
       
   120 <p>Specifies the full path and file name of the icon file that contains
       
   121 the icon associated with the landmark.</p>
       
   122 <div class="note"><p><strong class="note_title">Note: </strong>Only <code>mbm</code> files are supported.</p>
       
   123 </div>
       
   124 </td>
       
   125 <td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
       
   126 <p>string</p>
       
   127 </td>
       
   128 <td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">
       
   129 <p>Maximum length 255 characters</p>
       
   130 </td>
       
   131 </tr>
       
   132 <tr class="bg ">
       
   133 <td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
       
   134 <p><code>[IconIndex]</code></p>
       
   135 </td>
       
   136 <td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
       
   137 <p>Specifies the index of the icon within the icon file.</p>
       
   138 </td>
       
   139 <td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
       
   140 <p>number</p>
       
   141 </td>
       
   142 <td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">&nbsp;</td>
       
   143 </tr>
       
   144 <tr class="">
       
   145 <td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
       
   146 <p><code>[IconMaskIndex]</code></p>
       
   147 </td>
       
   148 <td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
       
   149 <p>Specifies the index of the icon mask within the icon file.</p>
       
   150 </td>
       
   151 <td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
       
   152 <p>number</p>
       
   153 </td>
       
   154 <td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">&nbsp;</td>
       
   155 </tr>
       
   156 <tr class="bg ">
       
   157 <td class="cellrowborder" valign="top" width="25%" headers="d0e44058 ">
       
   158 <p><code>[LandmarkFields]</code></p>
       
   159 </td>
       
   160 <td class="cellrowborder" valign="top" width="25%" headers="d0e44063 ">
       
   161 <p>Specifies additional location information about the landmark.</p>
       
   162 </td>
       
   163 <td class="cellrowborder" valign="top" width="25%" headers="d0e44068 ">
       
   164 <p>object</p>
       
   165 </td>
       
   166 <td class="cellrowborder" valign="top" width="25%" headers="d0e44073 ">
       
   167 <p>See <a href="#GUID-1D96CC28-3A02-4FDC-A03A-9C2AA69FC7A7">Table:
       
   168 LandmarkFields object properties</a>.</p>
       
   169 </td>
       
   170 </tr>
       
   171 </tbody>
       
   172 </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
       
   173 object properties</caption>
       
   174 
       
   175 <thead align="left">
       
   176 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e44397">
       
   177 <p>Property</p>
       
   178 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44402">
       
   179 <p>Description</p>
       
   180 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44407">
       
   181 <p>Type</p>
       
   182 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44412">
       
   183 <p>Value</p>
       
   184 </th></tr>
       
   185 </thead>
       
   186 <tbody>
       
   187 <tr class="">
       
   188 <td class="cellrowborder" valign="top" width="25%" headers="d0e44397 ">
       
   189 <p><code>LandmarkPosition.Latitude</code></p>
       
   190 </td>
       
   191 <td class="cellrowborder" valign="top" width="25%" headers="d0e44402 ">
       
   192 <p>Specifies the latitude of the landmark location in <a href="http://en.wikipedia.org/wiki/World_Geodetic_System" target="_blank">WGS
       
   193 84 datum</a> format. This must be specified in decimal degrees.</p>
       
   194 <p>The normal value range is [-90.00, +90.00]. Out-of-range values are
       
   195 normalized to the range as per standards. Negative degrees indicate west latitude
       
   196 while positive degrees indicate east latitude.</p>
       
   197 </td>
       
   198 <td class="cellrowborder" valign="top" width="25%" headers="d0e44407 ">
       
   199 <p>number</p>
       
   200 </td>
       
   201 <td class="cellrowborder" valign="top" width="25%" headers="d0e44412 ">
       
   202 <p>[-90.00, +90.00]</p>
       
   203 </td>
       
   204 </tr>
       
   205 <tr class="bg ">
       
   206 <td class="cellrowborder" valign="top" width="25%" headers="d0e44397 ">
       
   207 <p><code>LandmarkPosition.Longitude</code></p>
       
   208 </td>
       
   209 <td class="cellrowborder" valign="top" width="25%" headers="d0e44402 ">
       
   210 <p>Specifies the longitude of the landmark location in <a href="http://en.wikipedia.org/wiki/World_Geodetic_System" target="_blank">WGS
       
   211 84 datum</a> format. This must be specified in decimal degrees.</p>
       
   212 <p>The normal value range is [-180.00, +180.00]. Out-of-range values are
       
   213 normalized to the range as per standards. Negative degrees indicate south
       
   214 longitude while positive degrees indicate north longitude.</p>
       
   215 </td>
       
   216 <td class="cellrowborder" valign="top" width="25%" headers="d0e44407 ">
       
   217 <p>number</p>
       
   218 </td>
       
   219 <td class="cellrowborder" valign="top" width="25%" headers="d0e44412 ">
       
   220 <p>[-180.00, +180.00]</p>
       
   221 </td>
       
   222 </tr>
       
   223 <tr class="">
       
   224 <td class="cellrowborder" valign="top" width="25%" headers="d0e44397 ">
       
   225 <p><code>[LandmarkPosition.Altitude]</code></p>
       
   226 </td>
       
   227 <td class="cellrowborder" valign="top" width="25%" headers="d0e44402 ">
       
   228 <p>Specifies the altitude of the landmark location in <a href="http://en.wikipedia.org/wiki/World_Geodetic_System" target="_blank">WGS
       
   229 84 datum</a> format. The altitude is in meters.</p>
       
   230 </td>
       
   231 <td class="cellrowborder" valign="top" width="25%" headers="d0e44407 ">
       
   232 <p>number</p>
       
   233 </td>
       
   234 <td class="cellrowborder" valign="top" width="25%" headers="d0e44412 ">&nbsp;</td>
       
   235 </tr>
       
   236 <tr class="bg ">
       
   237 <td class="cellrowborder" valign="top" width="25%" headers="d0e44397 ">
       
   238 <p><code>[LandmarkPosition.HAccuracy]</code></p>
       
   239 </td>
       
   240 <td class="cellrowborder" valign="top" width="25%" headers="d0e44402 ">
       
   241 <p>Specifies the error estimate for horizontal accuracy to [<code>Latitude</code>, <code>Longitude</code>,
       
   242 and <code>Altitude</code>] in meters.</p>
       
   243 </td>
       
   244 <td class="cellrowborder" valign="top" width="25%" headers="d0e44407 ">
       
   245 <p>number</p>
       
   246 </td>
       
   247 <td class="cellrowborder" valign="top" width="25%" headers="d0e44412 ">&nbsp;</td>
       
   248 </tr>
       
   249 <tr class="">
       
   250 <td class="cellrowborder" valign="top" width="25%" headers="d0e44397 ">
       
   251 <p><code>[LandmarkPosition.VAccuracy]</code></p>
       
   252 </td>
       
   253 <td class="cellrowborder" valign="top" width="25%" headers="d0e44402 ">
       
   254 <p>Specifies the error estimate for vertical accuracy to [<code>Latitude</code>, <code>Longitude</code>,
       
   255 and <code>Altitude</code>] in meters.</p>
       
   256 </td>
       
   257 <td class="cellrowborder" valign="top" width="25%" headers="d0e44407 ">
       
   258 <p>number</p>
       
   259 </td>
       
   260 <td class="cellrowborder" valign="top" width="25%" headers="d0e44412 ">&nbsp;</td>
       
   261 </tr>
       
   262 </tbody>
       
   263 </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
       
   264 object properties</caption>
       
   265 
       
   266 <thead align="left">
       
   267 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e44598">
       
   268 <p>Property</p>
       
   269 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44603">
       
   270 <p>Description</p>
       
   271 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44608">
       
   272 <p>Type</p>
       
   273 </th><th class="cellrowborder" valign="top" width="25%" id="d0e44613">
       
   274 <p>Value</p>
       
   275 </th></tr>
       
   276 </thead>
       
   277 <tbody>
       
   278 <tr class="">
       
   279 <td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
       
   280 <p><code>[LandmarkFields.Street]</code></p>
       
   281 </td>
       
   282 <td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
       
   283 <p>Specifies the street name of the landmark.</p>
       
   284 </td>
       
   285 <td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
       
   286 <p>string</p>
       
   287 </td>
       
   288 <td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
       
   289 <p>Maximum length 255 characters</p>
       
   290 </td>
       
   291 </tr>
       
   292 <tr class="bg ">
       
   293 <td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
       
   294 <p><code>[LandmarkFields.BuildingName]</code></p>
       
   295 </td>
       
   296 <td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
       
   297 <p>Specifies the building name of the landmark.</p>
       
   298 </td>
       
   299 <td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
       
   300 <p>string</p>
       
   301 </td>
       
   302 <td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
       
   303 <p>Maximum length 255 characters</p>
       
   304 </td>
       
   305 </tr>
       
   306 <tr class="">
       
   307 <td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
       
   308 <p><code>[LandmarkFields.District]</code></p>
       
   309 </td>
       
   310 <td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
       
   311 <p>Specifies the district to which the landmark belongs.</p>
       
   312 </td>
       
   313 <td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
       
   314 <p>string</p>
       
   315 </td>
       
   316 <td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
       
   317 <p>Maximum length 255 characters</p>
       
   318 </td>
       
   319 </tr>
       
   320 <tr class="bg ">
       
   321 <td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
       
   322 <p><code>[LandmarkFields.City]</code></p>
       
   323 </td>
       
   324 <td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
       
   325 <p>Specifies the city to which the landmark belongs.</p>
       
   326 </td>
       
   327 <td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
       
   328 <p>string</p>
       
   329 </td>
       
   330 <td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
       
   331 <p>Maximum length 255 characters</p>
       
   332 </td>
       
   333 </tr>
       
   334 <tr class="">
       
   335 <td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
       
   336 <p><code>[LandmarkFields.AreaCode]</code></p>
       
   337 </td>
       
   338 <td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
       
   339 <p>Specifies the area code of the landmark.</p>
       
   340 </td>
       
   341 <td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
       
   342 <p>string</p>
       
   343 </td>
       
   344 <td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
       
   345 <p>Maximum length 255 characters</p>
       
   346 </td>
       
   347 </tr>
       
   348 <tr class="bg ">
       
   349 <td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
       
   350 <p><code>[LandmarkFields.Telephone]</code></p>
       
   351 </td>
       
   352 <td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
       
   353 <p>Specifies the contact number of the landmark.</p>
       
   354 </td>
       
   355 <td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
       
   356 <p>string</p>
       
   357 </td>
       
   358 <td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
       
   359 <p>Maximum length 255 characters</p>
       
   360 </td>
       
   361 </tr>
       
   362 <tr class="">
       
   363 <td class="cellrowborder" valign="top" width="25%" headers="d0e44598 ">
       
   364 <p><code>[LandmarkFields.Country]</code></p>
       
   365 </td>
       
   366 <td class="cellrowborder" valign="top" width="25%" headers="d0e44603 ">
       
   367 <p>Specifies the country to which the landmark belongs.</p>
       
   368 </td>
       
   369 <td class="cellrowborder" valign="top" width="25%" headers="d0e44608 ">
       
   370 <p>string</p>
       
   371 </td>
       
   372 <td class="cellrowborder" valign="top" width="25%" headers="d0e44613 ">
       
   373 <p>Maximum length 255 characters</p>
       
   374 </td>
       
   375 </tr>
       
   376 </tbody>
       
   377 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>