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

Get correct location information | Show location if not showing #315

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 13, 2018

  1. Use latest version for getting location info

    Previous version was returning incorrect location data. I verified that using newer version gives correct results.
    AyushyaChitransh authored Feb 13, 2018
    Configuration menu
    Copy the full SHA
    60726f0 View commit details
    Browse the repository at this point in the history
  2. Using corrected IP address

    IP address being received had `:ffff` at the starting, it needs to be corrected before setting correct IP for node. Closes cubedro#99
    AyushyaChitransh authored Feb 13, 2018
    Configuration menu
    Copy the full SHA
    d952387 View commit details
    Browse the repository at this point in the history