Google Direction html instruction trouble -


i'm using maneuvers description responses of google server (html-instruction). there few problems , ask:

1) possible names of addresses in language specified in query, not in language of country, street is?

example:

  • request language: en_us
  • country route is: germany

server response:

<html_instructions> take 1st <b>right</b> onto <b>halberstädter straße</b> </html_instructions> 

is possible this:

<html_instructions> take 1st <b>right</b> onto <b>halberstadter street</b> </html_instructions> 

answers form geocoding api comes in transcription. perfect similar effect here well.

2) possible street names, avenue, bulevards , etc. — not abbreviated full?

example:

  • indianola ave: indianola aveneu
  • union st: union street
  • st. monica blvd: santa monica boulevard


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -