python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Google Maps Places/Geocode API Query String
I am working with a legacy system that uses the google maps API. I have a query string that we use on the client side with JS, I am wondering how I can make requests to the endpoint from a .NET Web AP...
Dan G
Votes: 0
Answers: 0
TypeError: Cannot read properties of undefined Google maps API
can anyone please tell me why this error is coming in google places API code
TypeError: Cannot read properties of undefined (reading 'location')
ur.onPlaceChanged
http://localhost:3000/static/js/main....

KOTISWAR
Votes: 0
Answers: 0
Google Places API to find all restaurants in UK
Google APis support specifying the type to search for - https://developers.google.com/maps/documentation/places/web-service/supported_types
Using Python or any other programatic language, is it possib...
sppc42
Votes: 0
Answers: 1
How to search for locations using Tags inside OpenStreetMap
Using the Nominatim APIs, am able to do a search based on a query. However, all the results returned have a Tag associated with them, like leisure=fitness_centre.
How can I, thus, use the OpenStreetMa...
sppc42
Votes: 0
Answers: 1