Search
Preparing search index...
The search index is not available
@thermopylae/lib.geoip
Thermopylae
Github
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
repository
IpLocation
Modules
{"Locator":"geoip","Error":"error","Repositories":{"Interface":"repository","GeoIpLiteRepository":"repository_geoip_lite","IpLocateRepository":"repository_iplocate","IpstackRepository":"repository_ipstack"}}
Interface IpLocation
Represents location of the IP address.
Hierarchy
IpLocation
Properties
REPOSITORY_
ID
city
country
Code
latitude
longitude
region
Code
timezone
Properties
Readonly
REPOSITORY_
ID
REPOSITORY_
ID
:
string
Id of the repository from where location was fetched.
Readonly
city
city
:
null
|
string
Readonly
country
Code
country
Code
:
null
|
string
Readonly
latitude
latitude
:
null
|
number
Readonly
longitude
longitude
:
null
|
number
Readonly
region
Code
region
Code
:
null
|
string
Readonly
timezone
timezone
:
null
|
string
Ip
Location
REPOSITORY_
ID
city
country
Code
latitude
longitude
region
Code
timezone
Ip
Locations
Repository
Represents location of the IP address.