ivory-google-map
ivory-google-map copied to clipboard
Add some missing Google Place API features and some fixes
Add some missing features to Google Place object (user_ratings_total) and to Review object (profile_photo_url, relative_time_description). Add some missing features from Google Place Detail Request API (add region, session token and specific fields to request query).
Install libzip during docker building to fix error during the process. Limit phpunit-selenium package version in project requirements in order to be compatible with PHPUnit 5.4 Added PHPStorm idea folder and the phpunit config files to gitignore