renancouto / Geolocation

Detect user's geolocation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Geolocation Geolocation is a javascript that detects user's location and returns:

  • Country Code
  • Country Name
  • City
  • Region
  • Region Name
  • Latitude
  • Longitude
  • Postal Code
  • Area Code
  • Metro Code

Geolocation depends on j.maxmind.com/app/geoip.js, and a demo can be found here.

About

Detect user's geolocation


Languages

Language:JavaScript 100.0%