I am using google maps api and want to search nearby place. But on free trial it's limited to 1000 request per day where I also request for autocomplete search query and also finding nearby places which completes much faster. Is there any alternative which works for the autocomplete suggestions.
I have tried openstreet map and some other maps but there I didn't find the street suggestions for autocomplete. So suggest a way to minimize the requests and also if there is any alternative for autocomplete suggestions having streets details also. Also I am trying to calculate the distance using openstreet map for each nearby suggested place by google maps.