Google Places API vs AJAX Search API and Local Search Control

后端 未结 1 623
陌清茗
陌清茗 2021-01-15 03:31

I\'ve started developing a small app which main goal is to draw a map using Google Maps API (v3), and to show business in the area drawn (bars, restaurants and so on).

1条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-15 04:30

    The Places API returns a list of locations near a specific lat/lng, while the Local Search API allows for an arbitrary search of Google's database of business listings and other POIs.

    0 讨论(0)
提交回复
热议问题