Location:

IP Positioning

nimap.location method

Returns the user's approximate location information (city level) based on the IP address entered by the user.

 

MethodReturn ValueDescription

location(ip,function(result))

Locating by ip Information about the city, if the ip is empty, get the ip in http.

TOP