Announcement: New basemap styling is coming soon to Google Maps Platform. This update to map styling includes a new default color palette, modernized pins, and improvements to map experiences and usability. All map styles will be automatically updated in March 2025. For more information on availability and how to opt in earlier, see New map style for Google Maps Platform.
The Place class provides an API for using the Places library,
and supports modern usage patterns such as Promises.
With the Place class, you can create location-aware features in your
app and make detailed location data available to your users through an intelligent search feature
you customize to your needs. The data from the Places service is one of the most accurate,
up-to-date, and comprehensive place models of the real world.
What you can do with the Place class
The Place class has following features:
Search for places
Text Search (New)
lets you search for place data using a text query.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-21 UTC."],[[["The Google Maps Places JavaScript library provides tools to search for places using text, proximity, or autocomplete, and retrieve details like photos, reviews, and operating hours."],["Developers can leverage the Place class and modern usage patterns, such as Promises, to create location-aware features and access comprehensive place data."],["The Places service offers highly accurate, up-to-date, and extensive data representing real-world locations."],["Get started with the Place class to integrate powerful place search and data retrieval into your JavaScript application."]]],[]]