Re-factoring GeocodingService parser and Location class
authorSami Rämö <sami.ramo@ixonos.com>
Mon, 9 Aug 2010 10:29:04 +0000 (13:29 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Mon, 9 Aug 2010 10:34:13 +0000 (13:34 +0300)
commit716d68bc6c46061ee2387f660b58788dc910e1bf
tree133ca914fe2471617516a5bedef96180be6e5969
parent9560b48833f517388aa27d01938139e9d1e8b9b8
Re-factoring GeocodingService parser and Location class

 - Reviewed by Jussi Laitinen

 - Changed GeocodingService to parse and save recommended viewport
   instead of bounds

 - Re-factored Location class interface to use GeoCoordinate
   parameters instead of separate latitude and longitude
   double parameters
src/routing/geocodingservice.cpp
src/routing/geocodingservice.h
src/routing/location.cpp
src/routing/location.h