Pythonista-Issues
Pythonista-Issues copied to clipboard
MKLocalSearch and geocoding arbitrary location queries
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.