开发者

how can i Find companies near me [closed]

开发者 https://www.devze.com 2023-03-26 22:43 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its 开发者_开发技巧current form.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its 开发者_开发技巧current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I have been searching a long time that codes. i want to create my app and when user open it, program find it gps location from google maps and will show companies near him. and show the "how to go there" as like google maps. there are a lots of apps like that. but i cannot find the source codes. do you have any idea or example codes for kind of this app? Thanks and Best Regards. Fatih


You can use the Google Places API. One of the parameters passed to the API server is the location in latitude and longitude coordinates. The result data can be returned in either JSON or XML format.

0

精彩评论

暂无评论...
验证码 换一张
取 消