CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2010
    Posts
    111

    Unhappy how to get nearbylocation using ip address

    hi
    how to get nearby location using ip address , i want to get nearby locatin with in km range. any one suggest me idea to do, is any google api provide this facility


    Thanks

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: how to get nearbylocation using ip address

    You'll have to use geolocation which isn't very accurate based on IP addresses.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured