Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
我发现API提供的功能和google map主页上的不大一样
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
yhong606@sohu.com  
View profile   Translate to Translated (View Original)
 More options Nov 5, 3:32 am
From: "yhong...@sohu.com" <yhong...@sohu.com>
Date: Thu, 5 Nov 2009 00:32:28 -0800 (PST)
Local: Thurs, Nov 5 2009 3:32 am
Subject: 我发现API提供的功能和google map主页上的不大一样
比较我搜索“天津市 金水畔家园”,在google map主页上显示的出位置,但在google给开发者提供的API调用却只能找到天津市人民政
府?

(比如开发API示例中的http://code.google.com/intl/zh-CN/apis/maps/documentation/
examples/geocoding-simple.html就找不到我想要找的位置)
不知道是我不会用还是使用的数据库不一样?


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rosen Jiang  
View profile   Translate to Translated (View Original)
 More options Nov 5, 4:19 am
From: Rosen Jiang <rosenji...@gmail.com>
Date: Thu, 5 Nov 2009 17:19:07 +0800
Local: Thurs, Nov 5 2009 4:19 am
Subject: Re: 我发现API提供的功能和google map主页上的不大一样

这个应该不会,你看看返回的坐标。

2009/11/5 yhong...@sohu.com <yhong...@sohu.com>


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
yhong606@sohu.com  
View profile   Translate to Translated (View Original)
 More options Nov 5, 7:58 pm
From: "yhong...@sohu.com" <yhong...@sohu.com>
Date: Thu, 5 Nov 2009 16:58:23 -0800 (PST)
Local: Thurs, Nov 5 2009 7:58 pm
Subject: Re: 我发现API提供的功能和google map主页上的不大一样
可以试一下呀,我确实得到的结果不一样,似乎是提供的API无法找到“金水畔家园”而只定位在天津上,而GOOGLE地图主页上可以找的到

这是GOOGLE地图主页:http://ditu.google.cn/
这是提供API的例子:http://code.google.com/intl/zh-CN/apis/maps/documentation/
examples/geocoding-simple.html

有兴趣的话可以试一下,看看搜索结果一样不一样

On 11月5日, 下午5时19分, Rosen Jiang <rosenji...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fei Chen  
View profile   Translate to Translated (View Original)
 More options Nov 6, 5:10 am
From: Fei Chen <phinix.c...@gmail.com>
Date: Fri, 6 Nov 2009 18:10:35 +0800
Local: Fri, Nov 6 2009 5:10 am
Subject: Re: 我发现API提供的功能和google map主页上的不大一样

地址解析和地址搜索还不完全一样,你给出的api例子其实是地址解析而不是地址搜索的例子,但你在主页上用的是地址搜索的功能
地址解析的文档:
http://code.google.com/intl/zh-CN/apis/maps/documentation/services.ht...
地图搜索API不是maps api的一部分,是Google AJAX search api的内容,你可以看看这个文档:
http://code.google.com/intl/zh-CN/apis/ajaxsearch/documentation/

2009/11/6 yhong...@sohu.com <yhong...@sohu.com>


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
yhong606@sohu.com  
View profile   Translate to Translated (View Original)
 More options Nov 6, 9:16 am
From: "yhong...@sohu.com" <yhong...@sohu.com>
Date: Fri, 6 Nov 2009 06:16:52 -0800 (PST)
Local: Fri, Nov 6 2009 9:16 am
Subject: Re: 我发现API提供的功能和google map主页上的不大一样
问题已经解决了,就是用的地图搜索API,谢谢你的答复,不过我觉得还是应该让地址解析能解析出更多的地址才是一条更好的道路,希望google这方面
能做的更完善一些:)

On 11月6日, 下午6时10分, Fei Chen <phinix.c...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dxh  
View profile   Translate to Translated (View Original)
 More options Nov 19, 11:00 pm
From: dxh <dxhxiaotian...@gmail.com>
Date: Thu, 19 Nov 2009 20:00:28 -0800 (PST)
Local: Thurs, Nov 19 2009 11:00 pm
Subject: Re: 我发现API提供的功能和google map主页上的不大一样
我遇到的问题是地址解析( GClientGeocoder.getLocation())能够找到某一个地址所对应的经纬度,但是同样的地址用地址搜
索(google.map.LocalSearch)却找不出来。这两者区别在哪儿呢?

On 11月6日, 下午10时16分, "yhong...@sohu.com" <yhong...@sohu.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google