Get precision of geocoding result (like TMS Web GMaps)

Hello,

I'm migrating from TMS web gmaps to FNC Maps and I miss this feature :

    case WebGmapsGeocoding1.ResultLocationType of
      TLocationType.ltRoofTop: ...
      TLocationType.ltRangeInterpolated : ...
      TLocationType.ltGeometricCenter : ...
      TLocationType.ltApproximate : ...
      TLocationType.ltNotInitialize : ...
  end;

Do we have an alternative to get this information from FNC Maps (at least with GMaps).

Hi,

Thank you for your suggestion.
A new Precision property will be added in the TTMSFNCGeocoding component.
This feature will be available with the next release of TMS FNC Maps.