Blackberry JAVA DEVELOPMENT ENVIRONMENT - - CRYPTOGRAPHIC SMART CARD DRIVER - DEVELOPMENT GUIDE Instrukcja Naprawy Strona 200

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 286
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 285 286

Komentarze do niniejszej Instrukcji

Brak uwag