The NAVBuilder Developer Platform is a set of BREW extension interfaces that provide a complete development platform for LBS applications. This set of extension interfaces is designed to let the developer select only the features required by that particular application. The extension is deployed along with the developer's application when launched to the market.
|
| NAVBuilder APIs include: |
 |
Navigation (INIMNavUI)
Provides real-time, turn-by-turn, GPS-based navigation, including the navigation user interface, automatic rerouting, and voice prompts. |
 |
Maps (INIMMap)
Provides support for downloading and rendering maps. |
 |
Local Search (INIMProxPOI)
Provides support for searching for POI around a specific point, along a route, or in a certain direction. Includes selection from a variety of available categories of POIs. |
 |
Address Lookup (INIMGeocode)
Provides Forward/Reverse Geocoding Services for finding the address of a given coordinate or finding the
coordinates of a given address |
 |
Text Directions (INIMDirections)
Provides static text directions between two points. |
 
|