Property not assigned (Here service)

Hi

I use for reverse georef the HERE service. This service send information about "district" and the same level exists into TTMSFNCGeocodingItem. However in the procedure procedure TTMSFNCGeocodingHereGeocoding.Parse(ARequest: TTMSFNCGeocodingRequest; ARequestResult: string) [unit TMSFNCGeocoding.Here;] the assign doen't occur.

So i add this code at line 255 :
di.District := TTMSFNCUtils.GetJSONProp(oc, 'district');

Could you add it for a new release ?

olivier

Hi,

Thank you for your suggestion.
This data was already available for other geocoding services, but not yet for Here.
It will be available for Here with the next TMS FNC Maps release.