Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Location Biasing Issue #41

Open
RanjitKadam opened this issue Jun 14, 2016 · 0 comments
Open

Location Biasing Issue #41

RanjitKadam opened this issue Jun 14, 2016 · 0 comments

Comments

@RanjitKadam
Copy link

Hey, thanks for the library. I have a doubt regarding location biasing function, What values to pass to this function.

For example for bangalore city I have bounds

BANGALORE(12.784305f, 77.352505f, 13.178402f, 77.840023f, "GMT+0530", "IN")

So now I tried passing like this

gpaViewController.locationBias = LocationBias(latitude: 13.178402, longitude: 77.840023, radius: 1000)

But I still get filtered results from delhi. Can you please explain what is going wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant