We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried adding the coordinates for Delhi, India but the maps shows it somewhere in Saudi Arabia.
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]
The text was updated successfully, but these errors were encountered:
@sjain1107 thank you! I'll check it
Sorry, something went wrong.
forsaken1
No branches or pull requests
I tried adding the coordinates for Delhi, India but the maps shows it somewhere in Saudi Arabia.
Here is the code,
The text was updated successfully, but these errors were encountered: