Swedish characters in google geocode request

限于喜欢 提交于 2019-12-24 05:49:30

问题


I´m trying to use google geocoding api but I can´t get it work with the Swedish letters 'å ä ö'. I send the question as this https://maps.googleapis.com/maps/api/geocode/xml?address=götagatan 24 &components=country:SE&sensor=false
Don´t work. If I use a address without the Swedish charachter it works fine. https://maps.googleapis.com/maps/api/geocode/xml?address=nygatan 22 &components=country:SE&sensor=false

How can I in the request Point out that it´s a Swedish charachter?

来源:https://stackoverflow.com/questions/22132237/swedish-characters-in-google-geocode-request

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!