Skip to content
Snippets Groups Projects
  • Alex Reisner's avatar
    3259fdfb
    Make Geocoder.search return an array of results. · 3259fdfb
    Alex Reisner authored
    After further consideration, multiple results should be the default
    behavior for this method. Some services only return one result (eg: any
    IP-based service) but a great feature of advanced services like Yahoo
    and Google is that they return an array of choices when doing a vague
    search like "100 Main St" with no city, region, or country specified.
    3259fdfb
    History
    Make Geocoder.search return an array of results.
    Alex Reisner authored
    After further consideration, multiple results should be the default
    behavior for this method. Some services only return one result (eg: any
    IP-based service) but a great feature of advanced services like Yahoo
    and Google is that they return an array of choices when doing a vague
    search like "100 Main St" with no city, region, or country specified.