Wheelchair accessibility in Directions API [closed] - google-maps

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I'd like to retrieve directions for wheelchair-bound users, allowing me to provide wheelchair accessible routes. My Google Maps app allows this, but there's nothing about it in the API documentation.
Does the Directions API support this? If not, how do Google Maps do it?

Currently, this feature is not available in Google Maps API. If you would like this feature to be added, you may file a Feature Request in our public issue tracker to include this feature in the Directions API.
Issue Tracker is a tool used internally at Google to track bugs and feature requests during product development.[5] It is available outside of Google for use by external public and partner users who need to collaborate with Google teams on specific projects. You can learn more here [1].
[1] https://developers.google.com/issue-tracker/

Related

Question on Classic Googles Site - How to Retrieve document links using GAS? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
Improve this question
This might be a long shot...but would anyone know if you can retrieve the google drive links that is added in a Classic Google Sites or where are photos/files uploaded directly to Sites stored?
For example, if one of the subpages contains several google drive files, can you retrieve the drive links using GAS?
I only found some information about images/photos where Google sites has its own image store, not sure if that is still accurate. Not so much as retrieving the file links added in a Google Sites.
Any information is greatly appreciated! TIA

Google Maps API ignore traffic rules [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I'm programming a software based on google maps api for emergency vehicles. Is it possible to make the directions api allow breaking traffic rules (like turning left where it's not allowed)?
Thank you
I don't think it is still possible with the latest version of Maps API. It is still a feature request.
Also, I don't see if a workaround exists.
I'm afraid there is even worse thing that might disallow using of Google Maps API in applications for emergency vehicles.
Have a look at paragraph 10.2 (g) of Terms of Service. It reads:
General Google API Restrictions. The following restrictions apply generally to all Google Services, including the Google application programming interfaces at https://developers.google.com/products/ (or such other URL as Google may provide) (the “Google API(s)”). You will not:
g. Use the Google APIs for any activities where the use or failure of the Google APIs could lead to death, personal injury, or environmental damage (such as the operation of nuclear facilities, air traffic control, or life support systems).
https://developers.google.com/maps/terms?#section_10_2

Obtaining a list of cities from geocode without a map - Maps API Terms of Service License Restrictions [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
My mobile App needs to give the user the possibility to select a city in a cities list.
Google geocode has proven very good. For example, I can use the french "Londres" for London or the Italian "Parigi" for Paris.
But the usage limits (https://developers.google.com/maps/documentation/geocoding/?hl=fr#Limits) say that I cannot use it without a map. Using a map on this part of my app would be confusing and slow too. I use google maps in other parts of my app.
I know there is another Google API to get the list of locations and all one needs to display is a Google logo but I cannot remember which API it is.
Is there a way to bypass this restriction
You might want to have a look at the Places Autocomplete API. I believe you can use it without a map provided you include the Google logo (which is included by default).
https://developers.google.com/maps/documentation/javascript/places#places_autocomplete

Using Google Maps API to track a specific device GPS [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I want to create a website that has a map that will track my phone's location. I'm not asking for specifics here. Just is it possible to do without creating my own app on my phone and using the Google Maps API or is there a lot more that I need?
You'd need two apps:
A server application that listens to the phone and displays the phone's location
An app on your phone that reports the geolocation to the server
Both should be fairly trivial, but it does mean you'll have to have the server application hosted somewhere. You can't just "pull up" the phone's location remotely - that would be a massive security hole. Imagine if a stalker got a hold of that...

Best way to submit location data to Google for indexing [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
My site has a large number of local service providers and their location information.
I'm assuming this is the sort of thing Google would like to index in their Maps or Places product since I see their map widget come up in related search results.
Google Places allows you to do a bulk upload but it has a verification process designed for individual business owners where they call or mail you something.
I've looked a bit into KML or GeoRSS. Has anyone had success using these methods to get Google to index location data that appears in their maps search results?
Have you reviewed the Google webmaster tools documentation for sitemaps?
http://www.google.com/support/webmasters/bin/answer.py?answer=94555
Also:
http://code.google.com/apis/kml/documentation/kmlSearch.html
These cover how to submit data for Maps, Search and Earth.
At first I thought KML was the way to go, but this appears to be what I was looking for:
http://maps.google.com/help/maps/richsnippetslocal/