Documented the subradius property #15

Open
jlcd wants to merge 1 commit from jlcd/patch-1 into master
jlcd commented 2017-04-27 14:08:32 +00:00 (Migrated from github.com)

I almost reinvented the wheel creating a new lib just to have the option to broaden the search above the 60 places limit, as I didn't know of this property.

A Google search led me to https://github.com/joshtronic/php-googleplaces/issues/5 and thankfuly I didn't need to implement a whole new thing. So I thought this property should be stated in the README.

I almost reinvented the wheel creating a new lib just to have the option to broaden the search above the 60 places limit, as I didn't know of this property. A Google search led me to https://github.com/joshtronic/php-googleplaces/issues/5 and thankfuly I didn't need to implement a whole new thing. So I thought this property should be stated in the README.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin jlcd/patch-1:jlcd/patch-1
git checkout jlcd/patch-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff jlcd/patch-1
git checkout jlcd/patch-1
git rebase master
git checkout master
git merge --ff-only jlcd/patch-1
git checkout jlcd/patch-1
git rebase master
git checkout master
git merge --no-ff jlcd/patch-1
git checkout master
git merge --squash jlcd/patch-1
git checkout master
git merge --ff-only jlcd/patch-1
git checkout master
git merge jlcd/patch-1
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: joshtronic/php-googleplaces#15
No description provided.