Opening BlackBerry Maps by using a location document
You can open BlackBerry® Maps to display map locations and routes by passing in a location document. A location document is a String object that contains XML elements with attributes that can specify the location and route information. The XML elements that you can use include <lbs>, <getRoute> and <location>.
- XML element: <lbs>
- XML element: <location>
- XML element: <getRoute>
- Display and clear locations on a map by using a location document
- Display and clear a route on a map by using a location document
Parent topic: BlackBerry Maps