Google api Geocoder.class getFromLocation()새주소검색;

Google api Geocoder.class getFromLocation()새주소검색;,google-api,reverse-geocoding,google-geocoder,google-geocoding-api,Google Api,Reverse Geocoding,Google Geocoder,Google Geocoding Api,我正在尝试根据long/lat获取地址 Geocoder coder = new Geocoder(context); Iterator<Address> addresses = coder.getFromLocation(latitude, longitude, 1).iterator(); Geocoder=newgeocoder(上下文); 迭代器地址=coder.getFromLocation(纬度,经度,1).Iterator(); 自2014年以来,Mark在韩国的地

我正在尝试根据long/lat获取地址

Geocoder coder = new Geocoder(context);
Iterator<Address> addresses = coder.getFromLocation(latitude, longitude, 1).iterator();
Geocoder=newgeocoder(上下文);
迭代器地址=coder.getFromLocation(纬度,经度,1).Iterator();
自2014年以来,Mark在韩国的地址以道路的名义实施。我想知道是否支持地址翻译

目前,旧地址和新地址是随机生成的

旧地址:서울특별시 송파구 오금동 23 新地址:서울특별시 송파구 위례성대로22길