Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

MKLocalSearch and geocoding arbitrary location queries

Open nighthawk opened this issue 6 years ago • 0 comments
trafficstars

The location module supports geocoding, but only from addresses. My guess is that this is based on CLGeocoder. Apple has since added MKLocalSearch which allows geocoding arbitrary location queries (near a certain coordinate or map rect). Would be great if a method for this was added to Pythonista's location module.

nighthawk avatar Apr 19 '19 16:04 nighthawk