Help Center

Local Navigation


Open BlackBerry Maps from the browser

  1. Create a file with the extension .xloc.
  2. Place the information that you would normally place in a location document in the .xloc file. The location document information is the same information you assign to the String variable location document.
    "<lbs><location lon='-8052237' lat='4346518' label='Waterloo, ON' description='Waterloo' zoom='10'/></lbs>";
  3. On a web server, place the .xloc file in the folder where you store .jsp files.
  4. Register the following MIME type with the web server: text/vnd.rim.location xloc.

Index


Was this information helpful? Send us your comments.