Configure AMAP
Prepare data
sql
* | select ip_to_geo(remote_addr) as address, count(1) as count group by address order by count desc limit 10On the General Configurations tab, click the AMAP Pro icon in the Chart Types section.
Configure parameters
In this example, in the Query and Analysis Configurations section, the Latitude,Longitude parameter is set to address and the Value Column parameter is set to count.
- Latitude,Longitude: The Latitude,Longitude parameter is required if you set the Data Type parameter to Latitude,Longitude.
