Blackberry JAVA DEVELOPMENT ENVIRONMENT - - CRYPTOGRAPHIC SMART CARD DRIVER - DEVELOPMENT GUIDE Troubleshooting Guide Page 200

  • Download
  • Add to my manuals
  • Print
  • Page
    / 286
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 285 286

Comments to this Manuals

No comments