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

Inaccurate location identification with yandex #27

Open
sakshi-keepworks opened this issue Feb 23, 2020 · 1 comment
Open

Inaccurate location identification with yandex #27

sakshi-keepworks opened this issue Feb 23, 2020 · 1 comment
Assignees

Comments

@sakshi-keepworks
Copy link

I tried adding the coordinates for Delhi, India but the maps shows it somewhere in Saudi Arabia.
Screenshot 2020-02-23 at 3 40 12 PM

Here is the code,

 f.latlng lang: :en, id_lat: f.object.latitude,
                     id_lng: f.object.longitude,
                     default_lat: f.object.latitude,
                     default_long: f.object.longitude,
                     map: :yandex,
                     api_key_env: Rails.application.secrets[:geocode][:api_key]
@forsaken1 forsaken1 self-assigned this Feb 23, 2020
@forsaken1
Copy link
Owner

@sjain1107 thank you! I'll check it

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

2 participants