|
LBS Platform |
The LBS platform consists of all the core components we have
developed for LBS applications. Those components are the
building blocks of our applications and have been
licensed to 3rd parties for their LBS applications.
|
J2ME, Android, or BREW mobile tile map client |
A Google like tile map client for J2ME, Android, or BREW enabled cell
phones. Since the tiles are cached inside the mobile, it
provides better performance than a simple raster based map
client.
|
Vector map client for BREW enabled mobiles |
Instead of rendering the map at server and downloading it to
the client, map data is download to the mobile and the
vector map engine at client renders the map. The vector map
data has smaller size and contains all the map attributes.
It is stored locally as a base map to allow selective updates
without downloading the entire map.
|
Mobile application core for J2ME, Android, or BREW phones |
User interfaces: Menu, Forms, Popup, Toolbar.
Networking: IP, HTTP, XML, SMS, Call Management, Bluetooth.
GPS: Location Fix.
Miscellaneous: Scheduling, Multi Threads.
Security: Encryption, Hashing, Authentication.
|
Mapping Engine |
Mapping is essential for LBS applications. Instead of
licensing the engine from a 3rd party, we have our own mapping
engine to support raster, tile, and vector mapping. The
engine supports different clients including mobile, web, and
standalone Java applications. |
|
|