Hi I registered an API key and tried 'installing' the samples on my
website; 1st and 3rd one work, while the 2nd one returns an 'Error 3 -
no wifi in range'.
This actually happens also on the
loki.com samples!
FIX -
change
'loki.requestLocation(true,loki.NO_STREET_ADDRESS_LOOKUP);' to
FULL_STREET_ADDRESS_LOOKUP ;
hence there might be some issues in the API code for
'NO_STREET_ADDRESS_LOOKUP' or maybe something about non-US locations
(??!? I'm in Bologna, Italy).
BTW: is the Js API also working by optionally integrating GPS, wifi,
cell like described in the general docs?
Would it be possible for the API to also return booleans corresponding
to the availability of these sources ?!
ciao, Luca P.
http://twitter.com/lukwe