Google Maps API and ASP.Net -
I'm new to the Google Maps API and I need to integrate the Google Maps API with an ASP.Net application. is. Is there a Google service, where I can input UK postcode and radius as input parameters and without maps, I can only get results. For example, if I look for solicitors like Z1 1XY (like the actual post code) with a radius of 5 miles, can I get results of all solicitors with a scope of 5 secs? Is there any service that can only return the result set? I know that geocoding is something similar, but I can provide radius as an input parameter and get results.
Any help would be appreciated. thank you in advanced.
CTON
The Geocoding API can only be used on a Google map Used in conjunction with; GeoCode result is prohibited without displaying them on a map. For full details on the use of permission, please consult.
Source:
Comments
Post a Comment