Blackberry JAVA DEVELOPMENT ENVIRONMENT - - RELEASE NOTES Uživatelský manuál Strana 17

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 30
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 16
Item Description
BlackBerryLocationProvider()
BlackBerryCriteria()
BlackBerryLocation()
SatelliteInfo()
Reverse Geo-Coding You can now use latitude and longitude points to determine an address, city, province/state,
or country using new methods available from the
net.rim.device.api.lbs.Locator class. The class provides
Landmark[] reverseGeocode(Coordinates coord, int searchType) and
Landmark[] reverseGeocode(int latitude, int longitude, int searchType)
.
Location Picker API The Location Picker API, contained in the net.rim.device.api.lbs.picker package,
permits applications to invoke the LocationPicker to display a graphical list for a user to
select a location from. The list of facilities is configurable and might include the following:
"My current location..." (GPS): If the BlackBerry device supports GPS, or if cell tower
triangulation is available, then the user's current location may be selected.
"Find on a map..." (LBS): A user can search, pan, rotate and zoom the map to select a
location. Developers can mark predefined locations on the map. If GPS is supported then
the user’s current location may also be shown on the map. The user will have access to
their favorites and recent locations within the LBS application.
"Recently selected..." (Previously selected locations): The LocationPicker stores 10
recent selections by a user, which may be used by all applications.
"Application suggestions..." (predefined locations): You may provide predefined locations
in the list.
"Using Google Maps™" (Registered location providers): Applications such as Google
Mapscan register as location providers to provide alternative resources for users to select
a location.
"Enter a location..." (Manual entry): A user may enter an address / location via the
keyboard.
Debugging and refining code
RIM Confidential and Proprietary Information - Beta Customers Only. Content and software are subject to change.
15
Zobrazit stránku 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 29 30

Komentáře k této Příručce

Žádné komentáře