Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9126779
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:07:21+00:00 2026-06-17T07:07:21+00:00

I want to search near places on Facebook using Graph Api . double lat

  • 0

I want to search near places on Facebook using Graph Api.

        double lat = 23.454554,lon=76.554545;
        Bundle params = new Bundle();
        params.putString("type", "place");
        params.putString("center", lat + "," + lon);
        params.putString("distance", "5000");
        params.putString("limit", "40");

        mFacebookRunner.request("search", params,
                new SearchPlaces());

I am able to get 20 results even if i increase distance to 10,000 meters it provides 20 results only.i want to retrieve 40 search result..

Edit :

https://graph.facebook.com/search?limit=60&type=place&center=23.032852,72.637334&distance=10000&access_token=my_access_token

I am able to get almost 50 search results, but first option don’t give more than 20 results.

Any Idea?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T07:07:23+00:00Added an answer on June 17, 2026 at 7:07 am

    I am able to get the search results near 40 but not exact 40..

        double lat = 23.454554,lon=76.554545;
        Bundle params = new Bundle();
        params.putString("type", "place");
        params.putString("center", lat + "," + lon);
        params.putString("distance", "5000");
        params.putString("limit", "40");
    
        mFacebookRunner.request("search", params,
                new SearchPlaces());
    

    Log cat showed only 20 results(Due to its limitation) ,but when i checked the length of array it came near 40.. It works to search places..

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello I want to search nearest location using google place api.... from https://developers.google.com/places/documentation/supported_types i
I'm using Perl 5.10.6 on Mac 10.6.6. I want to execute a simple search
I want the user to enter the location he wants to search for places
I am using google place api and want to fetch nearest restaurant and cafe
I want to search two item (name=string and location=json). this search is (one input
We want to search a file to find all instances of bar that are
I want to search through a html file and then get the url to
I want to search a series of files based on the files name. Here
I want to search a user from LDAP and after getting the user I
I want to search a text in a table without knowing its attributes. Example

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.