Add CSS3 transition animation for markup in map

Hi,

Does anyone know any trick to use CSS3 transition animation for moving markup and point in perspective map component?
I want when I feed new lat and lng for a markup, it move smoothly with transition to new position. Now it jump to new position.
You can see effect in leaflet example but I can’t figure it out how to do that in perspective.