Good Night, I have in my company's database with several IP addresses (in historical format) and the current IP of the user that accesses my site.
I would like to know if I can with this data mount a map of the access, showing which countries I have the largest flow of users.
The system automatically already determines the acronym of the country through php and a GeoIp database that I set up, I would then like to know how to organize this data on a map.