You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you for this great api
currently there're only few fields supported :
Place.Field.ID,
Place.Field.NAME,
Place.Field.ADDRESS,
Place.Field.LAT_LNG,
Place.Field.TYPES,
Place.Field.PHOTO_METADATAS
But google says it's still free to get other ones (https://developers.google.com/places/android-sdk/usage-and-billing):
ADDRESS, BUSINESS_STATUS, ID, LAT_LNG, NAME, PHOTO_METADATAS, PLUS_CODE, TYPES, UTC_OFFSET, VIEWPORT.
For example UTC_OFFSET is important to know which time it's at the selection location
is it possible to add it ? thank you
The text was updated successfully, but these errors were encountered:
thank you for this great api
currently there're only few fields supported :
Place.Field.ID,
Place.Field.NAME,
Place.Field.ADDRESS,
Place.Field.LAT_LNG,
Place.Field.TYPES,
Place.Field.PHOTO_METADATAS
But google says it's still free to get other ones (https://developers.google.com/places/android-sdk/usage-and-billing):
ADDRESS, BUSINESS_STATUS, ID, LAT_LNG, NAME, PHOTO_METADATAS, PLUS_CODE, TYPES, UTC_OFFSET, VIEWPORT.
For example UTC_OFFSET is important to know which time it's at the selection location
is it possible to add it ? thank you
The text was updated successfully, but these errors were encountered: