我正在使用此代码,我希望我搜索的位置在我的索引页面中显示而不是在线。
<form action="http://maps.google.com/maps" method="get" target="_blank">
<input type="text" name="saddr" placeholder="Search your Place" />
<input type="hidden" name="daddr" value="Durban,eThekwini municipality" />
<input type="submit" class="styled-button-9" value="GET DIRECTION HERE" />
</form>
答案 0 :(得分:0)
使用google places API。登录api控制台并创建密钥并输入API。
参考https://developers.google.com/maps/documentation/javascript/places