使用MVC5在索引页面中显示谷歌地图

时间:2015-06-24 13:36:05

标签: c# google-maps

我正在使用此代码,我希望我搜索的位置在我的索引页面中显示而不是在线。

<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>

1 个答案:

答案 0 :(得分:0)

使用google places API。登录api控制台并创建密钥并输入API。

参考https://developers.google.com/maps/documentation/javascript/places