xml.TimeStamp do
xml.when(event_date.strftime('%Y-%m-%d'))
end
gets added to every xml.Placemark do
makes:
<when>2006-08-28</when>
</TimeStamp>

that animates your map view. This was in the old enterprise client, but a little buggy and nowhere near as pretty. In a word...wow!
0 comments:
Post a Comment
Be nice.