views:

41

answers:

0

Hello,

I want to make a animated map. I can import data into the map, and then, the map changes depends on the data.

For example, i have a map now. The map consists of many parts. Each part will change its color according to its status(Not start, started, ended). I specify a date for its status started, this part will change its color to green. And after, if i specify a date for its status ended, the color will be red. If it's not started, the color will be white.

I import the data into the map, and the map will displayed according to the data.

Is there a software doing that? Do you have any ideas?

Thanks a lot.