wordpress - Get Directions change language -


i'm working on wordpress site uses plugin get directions. works , gives me directions in english, want recieve them in dutch.

i've tried changing url maps.google.com alternatives maps.google.nl , maps.google.com?language=nl-nl

does know how can directions in dutch? have asked on official wordpress forums don't know how long takes them respond.

seems impossible. plugin uses api url http://www.mapquestapi.com/geocoding/. , checking documentation, there locale parameter /directions web service, nothing exist /geocoding web service, 1 plugin uses.

note standard locale codes in format language_country, eg, nl_nl. tried modify plugin code adding &locale=nl_nl(and other languages), made no difference.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -