This API lets you perform geocoding, or, taking an address and turning it into mapping coordinates (latitude and longitude.)
这个API可执行地理编码或者接收地址将其转换为映射坐标(纬度和经度)。
2
In principle, turning given latitude and longitude coordinates into a point location is simple, but taking care of some of the practical contingencies makes it more complex than you might expect.