Google Places Library vs Google Places API
问题 What is the different between the Google Places Library and the Google Places API? I see that with the API, the search limit per 24 hour period is 100,000 searches where the Library the limit is per user and not per API key. Is it possible to use the places library within an android application? 回答1: The Google Places Library is part of the Google Maps Javascript API v3, meant to be used in applications using that. The Google Places API is a web service. 回答2: i recently learn't that you would