1

How to get the last position of a unit in direccion text

Тема: How to get the last position of a unit in direccion text

Hi, i want to get the last position of a unit in text (like street, city, state, country) and get info if the unit is inside the perimeter of a geofence.
how can i achive this with the wialon SDK?

2

How to get the last position of a unit in direccion text

Re: How to get the last position of a unit in direccion text

andony.velazquez пишет:

Hi, i want to get the last position of a unit in text (like street, city, state, country) and get info if the unit is inside the perimeter of a geofence.
how can i achive this with the wialon SDK?

Good afternoon!

At first you need to get last known position by request search_item with flags 0x00400000 . After that you can request address by coordinates https://sdk.wialon.com/wiki/en/sidebar/ … ts/address

For check if a unit inside the geozone you can use get_zones_by_point