<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1476247003393_2725">Hi ,</div><div id="yui_3_16_0_ym19_1_1476247003393_2831" dir="ltr">I want to show over 100 objects representing vehicles moving on GIS map. The locations of vehicle change every 10 secs.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1476247003393_2939">I tried to create a circle with its center located on GPS coordinates obtained from devices mounted on vehicles. Whenever new coordinates are received I create a new circle and call store.updateFeatures. This plots the circles on new location but it also simultaneously causes the screen to flicker a lot due to which the animation effect is lost.<br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1476247003393_3021"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1476247003393_2937">It is possible to animate any object using geotoolkit without causing the screen to flicker.</div><div dir="ltr" id="yui_3_16_0_ym19_1_1476247003393_3171"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1476247003393_3174">Thanks and regards</div><div dir="ltr" id="yui_3_16_0_ym19_1_1476247003393_3175">Asutosh Gopinath<br></div></div></body></html>