Is there any API from Bing like Google Places?
Anyone knows whethe开发者_开发知识库r Bing provides any API similar to Google Places?
Thanks!
You can use Bing API with Phonebook source type to retieve information about businesses:
- general information about the Phonebook source type API is available here
- JSON-based implementation example available here
The Bing Services Location API might be what you are looking for.
精彩评论