Skip to content

Get list of cities come under geometric rectangle bounds #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
eswarreddy43 opened this issue Aug 13, 2015 · 3 comments
Closed

Get list of cities come under geometric rectangle bounds #32

eswarreddy43 opened this issue Aug 13, 2015 · 3 comments
Assignees

Comments

@eswarreddy43
Copy link

eswarreddy43 commented Aug 13, 2015

In my app user will select specific area on google map with rectangle, circle or polygon. So from that selected area, i need to list down the cities.

For example user selected rectangle shape on google map with following bounds:

{South West : (37.37015718405753, -105.29296875), North East : (41.64007838467894, -95.80078125) }

So do we have any function for getting cities list using Geocode?

@mikebronner
Copy link
Member

At this time there is no bounds lookup on the GoogleMaps provider. This would be a good thing to submit as an issue on the geocoder-php repo (or even a PR).

@eswarreddy43
Copy link
Author

Yes, Thanks @mikebronner for your valuable input.

@mikebronner
Copy link
Member

Closing for now, please re-open if this does end up being an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants