TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Apple Maps on Browser

1 pointsby ankurpatelalmost 13 years ago
Has anyone figured out a way to view Apple maps on the browser?

1 comment

lilcalmost 13 years ago
I took a look at the network traffic between the iPhone simulator and their servers and it appears they're using a proprietary variant of protocol buffers to encode the data. As soon as somebody figures out how they tweaked the encoding, the rest should be relatively easy.