<div id="jTweetsAnywhereSample">
</div>
<script type="text/javascript">
$('#jTweetsAnywhereSample').jTweetsAnywhere({
searchParams: ['geocode=48.856667,2.350833,30km'],
count: 10,
showTweetFeed: {
expandHovercards: true,
showSource: true
}
});
</script>
Here's the code to create the tweet feed. Hover over a @username to see the extended Hovercard.