简体   繁体   English

通过api进行Google Place验证

[英]Google Place verification by api

I have used google place api for add location on google map. 我已使用Google Place API在Google地图上添加位置。 i have add location successfully.My output is following - 我已经成功添加位置。我的输出如下-

{
   "id" : "0ad0070d7c11c58b3ec04088b621df840e1bf0db",
   "reference" : "CkQxAAAA5zX4eD-zw11AXYr655m1YY6Gg4HKyTR5p1OxW2_9Y1iQmEYP125ityHf5T4H7i05K_feYF7Xo4FQ6acTzxdgSBIQwi0bg7iu1sSDWIpYhHT0zhoU2NP_Hfa7Rs_Urdo9g0nHmIJr1VE",
   "status" : "OK"
}

But when i search on google map (publicly). 但是,当我在Google地图上搜索(公开)时。 its not appear.If verification is needed then please explain to me verification process by api. 它不会出现。如果需要验证,请通过api向我说明验证过程。

The document said: 该文件说:

New Places will be available immediately in Place Searches initiated by your application, and will enter the moderation queue to be considered for Google Maps. 新地点将在您的应用程序发起的地点搜索中立即可用,并将输入要考虑用于Google地图的审核队列。 A newly-added Place will not be available to other applications until it has been approved by the moderation process. 除非经过审核程序的批准,否则其他应用程序将无法使用新添加的地方。

Places ADD action is just available only for you until the Google Maps moderator accepts it. 只有Google Maps主持人接受之后,您才可以使用“地点添加”操作。 So we can't do anything, and there is nothing other way. 所以我们无能为力,别无他法。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM