Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jquery/69.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Jquery 使用google map api显示当前位置附近位置的名称_Jquery_Asp.net_Google Maps - Fatal编程技术网

Jquery 使用google map api显示当前位置附近位置的名称

Jquery 使用google map api显示当前位置附近位置的名称,jquery,asp.net,google-maps,Jquery,Asp.net,Google Maps,我正在制作一个web应用程序,用户可以在其中搜索停车位。当用户单击某个特定停车位时,它的地图就会出现。我还想找到那个位置附近的地方,并在我的网页上显示他们的地址/姓名。 如何在asp.net中使用jquery实现这一点 您是否需要使用谷歌地图检索附近的地方?或者你可以使用像Foursquare API这样的东西吗?我想用谷歌地图API来检索它

我正在制作一个web应用程序,用户可以在其中搜索停车位。当用户单击某个特定停车位时,它的地图就会出现。我还想找到那个位置附近的地方,并在我的网页上显示他们的地址/姓名。 如何在asp.net中使用jquery实现这一点


您是否需要使用谷歌地图检索附近的地方?或者你可以使用像Foursquare API这样的东西吗?我想用谷歌地图API来检索它