【发布时间】:2012-08-30 07:56:54
【问题描述】:
我使用google map static api获取地图图片,但执行using (HttpWebResponse response = request.GetResponse() as HttpWebResponse)时出现错误“无法解析远程名称:'maps.googleapis.com'”。
但是我可以在 windows 应用程序中获取谷歌地图的图像(与 web 应用程序相同的代码),我不知道发生了什么
【问题讨论】:
-
两个应用程序是否运行在同一个环境中?
-
信息不足,问题与谷歌地图API编程无关。
标签: asp.net google-maps