com.supermap.services.components
接口 BatchGeocode
- 
- 所有已知实现类:
 - AddressMatchImpl
 
public interface BatchGeocode 
- 
- 
方法概要
方法 限定符和类型 方法和说明 java.util.List<GeoAddress>batchGeocode(BatchGeocodingParam param) 
 - 
 
- 
- 
方法详细资料
- 
batchGeocode
java.util.List<GeoAddress> batchGeocode(BatchGeocodingParam param)
 
 - 
 
 -