View Single Post
Posts: 76 | Thanked: 235 times | Joined on Mar 2013 @ Finland
#7
@ThePolo:

Peter's comment above is correct - you can set sso to be disabled by setting the configuration value 'isSsoEnabled' to 'false' in /home/user/.config/Nokia/Maps.conf.

Maps.conf allows also to control some of the service side of maps and could be used to have maps fetch some of the its data from HERE maps. For example, I haven't tested or double checked this one too much, but one could could replace:

Code:
[places]
...
placesURI=http://places.maps.ovi.com/rest/v1/places/
...
with the HERE equivalent:

Code:
...
placesURI=http://places.here.com/rest/v1/places/
...
and things would still work fine, seemingly using data from HERE maps when it comes to places.

-- Paolo
 

The Following 15 Users Say Thank You to paolo_3_1415926 For This Useful Post: