You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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:
So do we have any function for getting cities list using Geocode?
The text was updated successfully, but these errors were encountered: