Skip to content
Snippets Groups Projects
  1. Mar 25, 2011
  2. Mar 24, 2011
  3. Mar 22, 2011
  4. Mar 21, 2011
    • Alex Reisner's avatar
      Remove deprecation warnings. · e64151ae
      Alex Reisner authored
      ...for array methods mistakenly called on a Result object. This is no
      longer likely to be a problem now that Geocoder.search returns an array.
      e64151ae
    • Alex Reisner's avatar
      Add deprecation warnings. · 565de2aa
      Alex Reisner authored
      ...for Result instance methods mistakenly called on an array.
      565de2aa
    • Alex Reisner's avatar
      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
  5. Mar 18, 2011
Loading