Hi Kim,
One simple way is to use the com.bbn.openmap.layer.location.TimerLocationLayer
class.
test.updateTimerInterval=10000;
test.automaticTimer=true
test.prettyName=test Positions
test.locationHandlers=locationhandler
test.usedeclutter=false
test.declutterMatrix=com.bbn.openmap.layer.DeclutterMatrix
It will refresh itself every interval time. You might have to write you own
location handler.
W
Kim Nguyen wrote:
> Hi, all
> I try to animate objects as they change their lat/lon on the map. I'm
> new to openmap, so I really appreciate if I can get some hints for where
> to start. Thanks
>
> *Kim Nguyen*
> NASA - Goddard Space Flight Center
> Code 588
> Building 23, Room W409
> (301) 286-3315
> (301) 286-1768 Fax
>
--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Wed Aug 11 2004 - 11:55:57 EDT