TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Map of ToshL App Syncs Around the World in Real Time (Open-sourced)

9 点作者 Beat-O超过 13 年前

2 条评论

Groxx超过 13 年前
Not really 'real time' in my book: <a href="https://github.com/toshl/toshl-live/blob/master/index.php#L105" rel="nofollow">https://github.com/toshl/toshl-live/blob/master/index.php#L1...</a><p>They run an ajax request every 3 seconds, and drop pins sequentially every 1.5 seconds. It's a queue on top of Google Maps - there are tons of these.<p>The most-useful parts might be the constants in the PHP portions, but I have a feeling they're unnecessary, given that they seem to be in the MaxMind database they're using.
peterknego超过 13 年前
This serves no purpose for the user. Just a marketing gimmick.