如何将包含特殊字符的地址传递给谷歌地图?

时间:2013-01-09 06:16:16

标签: google-maps

由于新加坡地址包含“#”且地址无法很好地传递给Google地图API。 我正在使用Java并将从数据库(MySQL)中检索地址。欢迎任何建议:)。

<a href="http://maps.google.com/maps?saddr=614337+Singapore&amp;daddr=109 North Bridge Road #03-39 Funan DigitaLife Mall Singapore 179097" target="_blank" >Get Directions</a>

enter image description here

1 个答案:

答案 0 :(得分:1)

为什么需要#?

directions to 109 North Bridge Road Singapore 179097

Places API /库会找到该位置: Places example