Google Maps Platform · Example Payload

Google Maps Places Localized Text Example

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

Google Maps Places Localized Text Example is an example object payload from Google Maps Platform, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

textlanguageCode

Example Payload

Raw ↑
{
  "text": "example_value",
  "languageCode": "example_value"
}