Geocoder icon indicating copy to clipboard operation
Geocoder copied to clipboard

[GoogleMapsPlaces] Add missing fields in model

Open comxd opened this issue 4 years ago • 1 comments

The current model for the GoogleMapsPlaces provider has some missing fields. This PR allows usage of all fields provided by Google Maps Places returned when mode=search.

Added fields:

  • business_status
  • icon_background_color
  • icon_mask_base_uri
  • user_ratings_total
  • reference

comxd avatar Sep 26 '21 11:09 comxd

Nice, thanks @comxd !

Could you add some tests with those new fields ?

jbelien avatar Sep 27 '21 08:09 jbelien