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
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