Open chrislarson opened 4 years ago
I could be mistaken here. Is (-1) a default value always returned for priceLevel on iOS if it is not part of the original query?
Without checking the docs for confirmation, I would go out on a limb to say that may be the default on iOS when it is not included in the selected fields - however, let me confirm and get back to this later.
Thank you for the excellent library @tolu360! I'm wondering if this is a possible issue, or if I am doing something incorrectly. Please note that I did have to patch to Places and Maps 3.5.0 before installing for compatibility with react-native-maps.
priceLevel is considered Atmospheric Data by Google, which is billed as a separate SKU, and is very expensive to query. I am seeing priceLevel returned on iOS even if it is not part of the selected fields.
Sample code:
Sample response (iOS):