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.

Ask HN: What is the best API for points of interest?

2 pointsby barnabeesover 4 years ago
I&#x27;ve looked at Google Places, Mapbox, Foursquare, and HERE, and I can&#x27;t figure out which one to use.<p>People who have used these services, what are your thoughts on them, good or bad? I initially considered Google Places but the price is way too steep ($17 per 1000 searches!!). Currently leaning toward HERE but I haven&#x27;t heard much about them and don&#x27;t know if it&#x27;s a good idea to rely on a relatively under the radar company.

1 comment

amacalacover 4 years ago
HERE are&#x2F;were owned by Nokia (the cellphone company).<p>Their mapping solution is often still found in in-car navigation systems (not CarPlay or Android Auto).<p>Don&#x27;t get too attached to one solution or the other. If you build a class or module to contain the logic to communicate with the location provider, you should be able to refactor it later to talk to another location provider should you need to.<p>Getting started with one will give you a good idea of what works, and what is broken
评论 #25130295 未加载