Updating location online

I have geo-spatial data(lat, long) of a person walking in a street. I obtained this data using Python. I want to show the person’s location on cesium maps online(ie per frame when I get his location I want to show it on a map) how can I achieve it? is it possible to use cesium(sandcastle cesium or any other).
If possible how can I achieve it
Thanks