google_places
google_places copied to clipboard
Support for user_ratings_total
Google Places Detail provides a field called user_ratings_total
.
Is there a reason why this is not an attribute on the Spot
model?
Thank you!
you can check my pr #129
Completely agree that this should be an attribute. in the meantime you can use place.json_result_object["user_ratings_total"]