InBe Docs

Navigation

Navigation and travel planning endpoints

Currently we don't have any navigation or travel planning endpoints as there are many great options out there, and we don't want to release a sub-par feature that takes energy and resources away from the core API. However, at some point we will revisit this.

What navigation endpoints can you use instead?

Some of the big ones are:

  • Google Maps - solid and consistent, but can be expensive
  • Apple Maps - for those building iOS apps
  • Mapbox - we love their maps and user experience
  • Here - used by many large companies
  • Overpass - don't let their docs put you off, it's a great API
  • Citymapper - great for public transport

They all offer maps, navigation and travel planning features. Use our API to get the details about venues and the best one for your users needs, then pass the location coordinates to one of these services to get navigation details.

Next steps

On this page