I have the coordinates(lat, lng) and the information associated to this point in an excel sheet. I want to compare the coordinates that I have stored on a database(lat, lng) with the excel ones. My main idea is to show the correct info about the road point on the info window associated to the marker. My doubt is about how to choose the coordinates on the most accurate way?. Any suggestion?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
So I think I understand what you are doing - capturing the coordinates of a user's location and then you want to find information about what is nearby to that location. If I have that correct, I suggest you take a look at the Places Library. Google provides a library/service that allows you to send a I think this is what you are looking for - if not, provide a little more detail and I will try to help you. |
|||
|
|