|
|
|
|
Most (all?) guides include mapping
component |
|
Location information possibly provided
by GPS or other location tracking sensors |
|
Data has to be served from a server |
|
client devices very constraint (space,
memory, CPU) |
|
data changes dynamically (overlay of
busses, traffic congestion, accidents, …) |
|
Question: can we design “mapviewer”
client on PDAs? |
|
On The Move: CityGuide works under
Windows 95 |
|
Citikey: Maps static and stored locally
(if available at all) |
|
Use Java for ease of
portability/development |
|
|
|
|
Dynamically updated maps on a HP/C is
feasible and attractive |
|
JVMs for PDAs too immature to be used
to develop mobile applications |
|
inconsistent behavior between JVMs for
NT and CE |
|
performance problems |
|
Waba, Java 2 Micro Edition, Just In
Time compilers (JIT) for WinCE may address latter problem |
|
Explore tradeoff between caching,
prefetching, compression |
|
Alternative ways to adapt to client
limitations: active networks, mobile code |
|
Additional features: group
communication, pushing data |