CLGeocoder reverse geocode from given location

后端 未结 2 630
有刺的猬
有刺的猬 2021-01-19 23:10

Given a longitude and latitude not my current location how can I perform a reverse geocode lookup using GLGeocoder?

self.geoCod         


        
2条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-19 23:54

    If you use the simulator, you can debug>location>Custom Location then put in lat long to simulate a location anywhere.

提交回复
热议问题