POI information using GetPoiByLocation
Posted: Wed Feb 24, 2016 12:44 pm
Hello,
To get information from a poi at a specific coordinate, we are using the function GetPoByLocation(PoiLocation, null, null, [ResultField.POPUPINFO, ResultField.PHONENUMBER, ResultField.PHONENUMBER,ResultField.POINAME, XLocateService.ResultField.POITYPE], caller).
The PoiAddressResponse has a list of poiResultAdress, but for each poiResultAddress its property wrappedAdditionalFields is empty for each resultField value.
Is it posible obtain more detailed information for a poi in a specific location? (ie. Telephone number)
NOTE: When we used the old map control (Map&Guide versiĆ³n 5) this control automatically show tooltips with information POI more detailed and also the icon of poi is more representative. (see attach)
Thanks.
To get information from a poi at a specific coordinate, we are using the function GetPoByLocation(PoiLocation, null, null, [ResultField.POPUPINFO, ResultField.PHONENUMBER, ResultField.PHONENUMBER,ResultField.POINAME, XLocateService.ResultField.POITYPE], caller).
The PoiAddressResponse has a list of poiResultAdress, but for each poiResultAddress its property wrappedAdditionalFields is empty for each resultField value.
Is it posible obtain more detailed information for a poi in a specific location? (ie. Telephone number)
NOTE: When we used the old map control (Map&Guide versiĆ³n 5) this control automatically show tooltips with information POI more detailed and also the icon of poi is more representative. (see attach)
Thanks.