Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Score of -3
0 answers
50 views

I have a requirement in my project in which I will just draw 2 work areas and based on that 2 work areas , it will identify where to put traffic signs like speed limit, merge right etc .. I have used ...
Score of 0
1 answer
446 views

i am using directions api with some waypoints. the thing is that its not optimized, it goes with the order of my array and not with the most efficient order. i dont want the order of my array to take ...
Score of -2
1 answer
277 views

I tried to create an app which track the current user position and I want to display it on a map. The problem is, when I drive by car I get 2 geopoints and if there was a curve between, then it only ...
Score of -2
1 answer
1039 views

When I access this link : https://roads.googleapis.com/v1/speedLimits?path=38.75807927603043,-9.03741754643809|38.6896537,-9.1770515|41.1399289,-8.6094075&key=YOUR_API_KEY for google ROADS API it ...
Score of 2
2 answers
1010 views

Context and problem: I am trying to extract the speed limits of some roads using the Google Roads API. When I try to execute the basic example described on the website, I get the error HTTPError: HTTP ...
user avatar
Score of 3
1 answer
4677 views

I am trying to use the Google Roads API but it is returning an error when I use the example! If I type the following URL into my browser I get the following response: https://roads.googleapis.com/v1/...
Score of 0
0 answers
671 views

I am trying to use Google Roads api, in which want to call a method snapToRoads, but I am facing an issue. I tried to use other method of snapToRoads, but it also shows same error LatLng[] page = ...
Score of -1
1 answer
563 views

I'm retrieving geocoordinates for particular locations (e.g. a trainstation) using the Google Maps Places API. I would now like to get the names of streets adjacent to the building (e.g. on two or ...
Score of 2
2 answers
4138 views

My question titles seems to be an existing one, but here is my complete scenario. I have an activity for Map based operations, where am drawing a polyline along a road, lets say a route between two ...
Score of 0
1 answer
530 views

I have university area and its Google map routing is undefined inside university. I want to define the roads from academic building to parking because inside university the route on the map not shown....
Score of 0
1 answer
634 views

I am developing a proof of concept/prototype for an internal tool. The basic premise is, that we have a couple of units that have a GPS on them, and they report their location (with typical GPS ...
Score of -1
2 answers
784 views

I am using the Google Maps Java API for the RoadsApi: Docs: https://developers.google.com/maps/documentation/roads/intro API: https://github.com/googlemaps/google-maps-services-java My request is ...
Score of 1
1 answer
1916 views

I'm sending a number of points to Google's Roads API to adjust them to roads. Note that this is the "Nearest Roads" function and not the "Snap To Roads" one, so the points don't form a path. When I ...
Score of 0
1 answer
513 views

I've implemented the code seen at: https://developers.google.com/maps/documentation/roads/inspector. In each of the examples on this page, the marker animation loops. How are you supposed to ...
Score of 0
1 answer
939 views

I am new to use Google api nearest roads to snap the roads. I was trying as in the below link: Google api for nearest road If I have to try the https://roads.googleapis.com/v1/nearestRoads?...

15 30 50 per page