You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@usergrid.apache.org by Thành Vũ Trung <v2...@gmail.com> on 2016/08/17 02:16:40 UTC

Geolocating Entities

Hi all,
I want to update user current location to server when their location is
changed (always update when changed, ex: Uber, Grab). How can I do that?
Can I send PUT request to entity every time?
Thanks.
-- 
Loyal.

Re: Geolocating Entities

Posted by Thành Vũ Trung <v2...@gmail.com>.
Yeah, thank you very much for your support!

On Wed, Aug 17, 2016 at 9:24 AM Alex Muramoto <al...@gmail.com>
wrote:

> Yes, you should be able to just update the location object of the entity
> each time.
>
> On Tue, Aug 16, 2016 at 7:16 PM, Thành Vũ Trung <v2...@gmail.com>
> wrote:
>
>> Hi all,
>> I want to update user current location to server when their location is
>> changed (always update when changed, ex: Uber, Grab). How can I do that?
>> Can I send PUT request to entity every time?
>> Thanks.
>> --
>> Loyal.
>>
>
> --
Loyal.

Re: Geolocating Entities

Posted by Alex Muramoto <al...@gmail.com>.
Yes, you should be able to just update the location object of the entity
each time.

On Tue, Aug 16, 2016 at 7:16 PM, Thành Vũ Trung <v2...@gmail.com>
wrote:

> Hi all,
> I want to update user current location to server when their location is
> changed (always update when changed, ex: Uber, Grab). How can I do that?
> Can I send PUT request to entity every time?
> Thanks.
> --
> Loyal.
>