Blackberry JAVA DEVELOPMENT ENVIRONMENT - - CRYPTOGRAPHIC SMART CARD DRIVER - DEVELOPMENT GUIDE Guia de Resolução de Problemas Página 200

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 286
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 199
200
BlackBerry Java Development Environment Development Guide
Create a location document to display map data
Location document tags
Location document structure
When creating a location document, use the following structure:
<location-document>
<location lat='<latitude>' lon='<longitude>' label='<Location_Label>'
description='<Description>'/>
<location lat='<latitude>' lon='<longitude>' label='<Location_Label>'
description='<Description>'/>
<location lat='<latitude>' lon='<longitude>' label='<Location_Label>'
description='<Description>'/>....</location-document>
Tag name Tag number Type Description
lat 1 int Latitude in degrees * 100000
lon 2 int Longitude in degrees * 100000
zoom 3 int Zoom
label 4 String Name
description 5 String Description
Vista de página 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 285 286

Comentários a estes Manuais

Sem comentários