Avast WEBforum

Consumer Products => Avast Mobile Apps => Avast Anti-Theft for Android => Topic started by: marhensa on September 05, 2012, 06:32:04 AM

Title: [Suggestion] It should be linked to EXACT location, not the nearby street.
Post by: marhensa on September 05, 2012, 06:32:04 AM
I'm trying to make a suggestion here.
It's about the web interface location report,
which we got from the location report sms, and then open the link from the browser.

On that web interface location report,
Google Maps coordinate link is slightly unusable.

When we click coordinate link, for example it goes to here:
Code: [Select]
https://maps.google.com/?ie=UTF8&t=h&z=16&q=-7.773617,110.376091
That link is not effective, it will be located on the NEARBY STREET from the location.
NOT THE EXACT point location from the lost device.

(http://photoserver.ws/images/vg7q5046eae0267af.jpg) > (http://photoserver.ws/images/DbDw5046eae76c8cc.jpg) > (http://photoserver.ws/images/XGSn5046eae78b170.jpg)


It is annoying,
Because when it's happen on developing country, which not all of street is mapped,
it will goes to "near" street from the exact location, which is NOT exactly near.
And it is also a problem, when the device lost fallen on some field far from the street for example.

But, FYI, when you open on desktop browser, the exact location is shown, and marked as green arrow,
but on Google Maps app there's no green arrow, just nearby street from the location.
It confuse some people, they will search lost device on the building near the street, not the exact real location.


SUGGESTION SOLUTION
The effective coordinate Google Maps link is, to put "loc:" before the coordinate.

BEFORE:
Code: [Select]
https://maps.google.com/?ie=UTF8&t=h&z=16&q=-7.773617,110.376091
AFTER:
Code: [Select]
https://maps.google.com/?ie=UTF8&t=h&z=16&q=loc:-7.773617,110.376091
When we put "loc:" on the link, it will go to exact point of the coordinate, not the nearby street.
just try both link and see the difference.

it should be like this, the correct exact location:
(http://photoserver.ws/images/mQ775046eae7ab674.jpg)

here..
just try open these links from mobile device (android), and then open from Google Maps app when it's prompted.
- WITHOUT LOC (https://maps.google.com/?ie=UTF8&t=h&z=16&q=-7.773617,110.376091)
- WITH LOC (https://maps.google.com/?ie=UTF8&t=h&z=16&q=loc:-7.773617,110.376091)
you'll see what i'm talking about.

Thank you, i hope this "loc:" thing is implemented,
so it will be better for the user experience.. :)
Because good GPS accuracy from the lost device will be nothing,
when it goes to nearby street, not the exact location.
Title: Re: [Suggestion] It should be linked to EXACT location, not the nearby street.
Post by: reinhardholzner on September 05, 2012, 11:09:39 AM
OK thanks good feedback is implemented now, you can try.
Title: Re: [Suggestion] It should be linked to EXACT location, not the nearby street.
Post by: marhensa on September 05, 2012, 12:05:24 PM
OK thanks good feedback is implemented now, you can try.

thank you..
that was fast response :)

yup, i've been tried it.
and now it is goes to exact location when opened with Google Maps app / desktop browser.
thank you very much..  :D

(http://photoserver.ws/images/Vo8L5047229a6149e.jpg)