Using non-english languages to get Geo code coordinates

0 views
Skip to first unread message

user2991243 via StackOverflow

unread,
Aug 13, 2015, 4:22:05 AM8/13/15
to google-appengin...@googlegroups.com

I'm using this EXCEL file to get Google map coordinates. When using English names there is no problem and excel file returns coordinates. But when using Persian (or Arabic) names excel file returns Request was empty or malformed.I set language in VBA file but din't fix the problem:

Request.Open "GET", "http://maps.googleapis.com/maps/api/geocode/xml?" _
& "&address=" & Address & "&sensor=false" & "&language=fa", False

What should I do?



Please DO NOT REPLY directly to this email but go to StackOverflow:
http://stackoverflow.com/questions/31983040/using-non-english-languages-to-get-geo-code-coordinates
Reply all
Reply to author
Forward
0 new messages